CRI Sofdec2  Last Updated: 2022-11-21 16:25 p
Sample Programs List

This section describes the sample programs that demonstrate the use of Sofdec2 functions.

Sample Table of Contents

Sample Programs List
Sample Name Directory Overview
Simple Playback Sample cri/pc/samples/crimana/simple_playback This sample demonstrates how to register an allocator to perform simple movie playback.
Playback by Setting Work Buffers cri/pc/samples/crimana/set_work_buffer This sample demonstrates how to allocate work areas in an application and perform various initialization tasks.
Seamless Sequential Playback cri/pc/samples/crimana/seamless_sequential_playback This sample demonstrates how to concatenate multiple movie files together seamlessly for playback.
Multilingual Playback cri/pc/samples/crimana/multilingual This sample demonstrates how to use the sub-audio track and subtitle acquisition functions to perform movie playback with multilingual support.
Full Alpha Playback cri/pc/samples/crimana/full_alpha_movie This sample demonstrates how to play movies with an 8-bit alpha channel.
Seek Playback cri/pc/samples/crimana/seek_playback This sample demonstrates how to perform seek playback.
You can use a gamepad to change the playback start time.
Cuepoint Playback cri/pc/samples/crimana/cuepoint This sample demonstrates how to perform playback that uses the timing information embedded in a movie file.
Simultaneous Streaming Playback with ADX2 cri/pc/samples/crimana/playback_with_adx2 This sample demonstrates how to perform streaming audio playback with ADX2 during movie playback.