CRI Sofdec2  Last Updated: 2022-11-21 16:25 p
CriManaPlaybackCommonParams Struct Reference

Basic parameters for playback work. More...

#include <cri_mana.h>

Data Fields

CriSint32 readbuf_size_byte
 
CriUint32 max_audio_tracks
 

Detailed Description

Basic parameters for playback work.

Description:
These are reference parameters when allocating the basic playback work area necessary for movie playback.
See also
CriManaPlaybackBasicWorkConfig, criManaPlayer_GetPlaybackWorkParam, criManaPlayer_CalculatePlaybackWorkSize, criManaPlayer_SetPlaybackWork

Field Documentation

◆ readbuf_size_byte

CriSint32 readbuf_size_byte

Input buffer size (unit: byte)

◆ max_audio_tracks

CriUint32 max_audio_tracks

Number of audio tracks that can be contained in the movie


The documentation for this struct was generated from the following file: