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 read audio data, create buffers, and get audio-related properties.
-
Camera: Controlling a Camera Device
Demonstrates how you can access the camera preview, focus, and take photos.
-
Image Util: Encoding, Decoding, and Transforming Images
Demonstrates how you can process images and decode or encode JPEG image files.
-
Media Codec: Encoding and Decoding Media Files
Demonstrates how you can encode and decode media files.
-
Media Tool: Managing Media Handles
Demonstrates how you can manage media handles.
-
Metadata Extractor: Extracting Metadata from an Input Media File
Demonstrates how you can get metadata from media files.
-
Player: Playing Multimedia Content from a File, Network, and Memory
Demonstrates how you can play audio and video files, and control audio equalizer.
-
Radio: Accessing the Radio
Demonstrates how you can tune the radio for listening, scan frequencies, and search channels.
-
Recorder: Recording Audio and Video
Demonstrates how you can record audio and video.
-
Tone Player: Playing Tones
Demonstrates how you can play tones.
-
WAV Player: Playing Waveform Audio Files
Demonstrates how you can play WAV files.
-
Sound Manager: Managing Sound Parameters
Demonstrates how you can set the sound session type and control volume.
The following tutorials apply in mobile applications only:
-
Video Util: Transcoding Media Files
Demonstrates how you can transcode and trim video files.