openshot-audio  0.1.6
Public Attributes | List of all members
FLAC__StreamDecoderProtected Struct Reference

#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
 

Member Data Documentation

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

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