|
RetroArch
|
#include <stream_decoder.h>
Public Attributes | |
| FLAC__StreamDecoderState | state |
| FLAC__StreamDecoderInitStatus | initstate |
| unsigned | channels |
| FLAC__ChannelAssignment | channel_assignment |
| unsigned | bits_per_sample |
| unsigned | sample_rate |
| unsigned | blocksize |
| FLAC__bool | md5_checking |
| unsigned FLAC__StreamDecoderProtected::bits_per_sample |
| unsigned FLAC__StreamDecoderProtected::blocksize |
| FLAC__ChannelAssignment FLAC__StreamDecoderProtected::channel_assignment |
| unsigned FLAC__StreamDecoderProtected::channels |
| FLAC__StreamDecoderInitStatus FLAC__StreamDecoderProtected::initstate |
| FLAC__bool FLAC__StreamDecoderProtected::md5_checking |
| unsigned FLAC__StreamDecoderProtected::sample_rate |
| FLAC__StreamDecoderState FLAC__StreamDecoderProtected::state |
1.8.15