SaturnRingLibrary 0.9.1
SGL wrapper
 
Loading...
Searching...
No Matches
SRL::CinepakPlayer::MovieDecodeParams Struct Reference

Detailed Description

Parameters to specify movie playback decoding.

#include <srl_cinepak.hpp>

Public Member Functions

 MovieDecodeParams ()
 Construct default decode parameters.
 

Public Attributes

CinepakPlayer::ColorDepth ColorDepth
 Playback color depth.
 
uint16_t * PCMAddress
 Location of PCM buffer.
 
uint32_t PCMSize
 Size of the PCM buffer.
 
uint32_t RingBufferSize
 Size of a ring buffer.