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. | |