Multimedia: Handling Audio, Video, Camera, and Images
The multimedia tutorials demonstrate how to use the following features in creating Tizen native applications:
-
Audio I/O: Recording from the Audio Device and Playing Raw Audio Data
Demonstrates how you can control audio input and output to record and play audio.
-
Camera: Controlling a Camera Device
Demonstrates how you can start a camera preview, configure various attributes, and take a photo.
-
Image Util: Encoding, Decoding, and Transforming Images
Demonstrates how you can convert, resize, rotate, and crop an image, and decode and encode a JPEG image.
-
Media Codec: Encoding and Decoding Media Files
Demonstrates how you can encode and decode media files using media codecs.
-
Media Tool: Managing Media Handles
Demonstrates how you can create, set, and get media handles.
-
Metadata Extractor: Extracting Metadata from an Input Media File
Demonstrates how you can extract metadata from media files.
-
OpenAL: Managing Playback Streams
Demonstrates how you can manage a playback stream using OpenAL.
-
Player: Playing Multimedia Content from a File, Network, and Memory
Demonstrates how you can play audio and video files, and play multiple audio files simultaneously.
-
Radio: Accessing the Radio
Demonstrates how you can access and tune the radio.
-
Recorder: Recording Audio and Video
Demonstrates how you can record audio and video.
-
Tone Player: Playing Tones
Demonstrates how you can play audio tones.
-
WAV Player: Playing Waveform Audio Files
Demonstrates how you can play Waveform Audio File Format (WAV) files.
-
Sound Manager: Managing Sound Parameters
Demonstrates how you can manage application sound.
The following tutorials apply in mobile applications only:
-
Media Controller: Communicating Between the Server and Client for Media Control
Demonstrates how you can transfer information and send commands between the media controller server and client.
-
Media Vision: Generating and Detecting Barcodes
Demonstrates how you can generate and detect barcodes in the camera preview.
-
Metadata Editor: Editing Metadata from an Input Audio File
Demonstrates how you can edit metadata and artwork in audio files.
-
Screen Mirroring: Mirroring Screen and Sound
Demonstrates how you can mirror the device screen and sound to another device wirelessly as a sink.
-
Thumbnail Util: Extracting a Thumbnail from an Input Media File
Demonstrates how you can extract thumbnails from media files.
-
Video Util: Transcoding Media Files
Demonstrates how you can transcode video files.