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

#include <stream_encoder.h>

Public Attributes

FLAC__StreamEncoderState state
 
FLAC__bool verify
 
FLAC__bool streamable_subset
 
FLAC__bool do_md5
 
FLAC__bool do_mid_side_stereo
 
FLAC__bool loose_mid_side_stereo
 
unsigned channels
 
unsigned bits_per_sample
 
unsigned sample_rate
 
unsigned blocksize
 
unsigned num_apodizations
 
FLAC__ApodizationSpecification apodizations [FLAC__MAX_APODIZATION_FUNCTIONS]
 
unsigned max_lpc_order
 
unsigned qlp_coeff_precision
 
FLAC__bool do_qlp_coeff_prec_search
 
FLAC__bool do_exhaustive_model_search
 
FLAC__bool do_escape_coding
 
unsigned min_residual_partition_order
 
unsigned max_residual_partition_order
 
unsigned rice_parameter_search_dist
 
FLAC__uint64 total_samples_estimate
 
FLAC__StreamMetadata ** metadata
 
unsigned num_metadata_blocks
 
FLAC__uint64 streaminfo_offset
 
FLAC__uint64 seektable_offset
 
FLAC__uint64 audio_offset
 

Member Data Documentation

FLAC__ApodizationSpecification FLAC__StreamEncoderProtected::apodizations[FLAC__MAX_APODIZATION_FUNCTIONS]
FLAC__uint64 FLAC__StreamEncoderProtected::audio_offset
unsigned FLAC__StreamEncoderProtected::bits_per_sample
unsigned FLAC__StreamEncoderProtected::blocksize
unsigned FLAC__StreamEncoderProtected::channels
FLAC__bool FLAC__StreamEncoderProtected::do_escape_coding
FLAC__bool FLAC__StreamEncoderProtected::do_exhaustive_model_search
FLAC__bool FLAC__StreamEncoderProtected::do_md5
FLAC__bool FLAC__StreamEncoderProtected::do_mid_side_stereo
FLAC__bool FLAC__StreamEncoderProtected::do_qlp_coeff_prec_search
FLAC__bool FLAC__StreamEncoderProtected::loose_mid_side_stereo
unsigned FLAC__StreamEncoderProtected::max_lpc_order
unsigned FLAC__StreamEncoderProtected::max_residual_partition_order
FLAC__StreamMetadata** FLAC__StreamEncoderProtected::metadata
unsigned FLAC__StreamEncoderProtected::min_residual_partition_order
unsigned FLAC__StreamEncoderProtected::num_apodizations
unsigned FLAC__StreamEncoderProtected::num_metadata_blocks
unsigned FLAC__StreamEncoderProtected::qlp_coeff_precision
unsigned FLAC__StreamEncoderProtected::rice_parameter_search_dist
unsigned FLAC__StreamEncoderProtected::sample_rate
FLAC__uint64 FLAC__StreamEncoderProtected::seektable_offset
FLAC__StreamEncoderState FLAC__StreamEncoderProtected::state
FLAC__bool FLAC__StreamEncoderProtected::streamable_subset
FLAC__uint64 FLAC__StreamEncoderProtected::streaminfo_offset
FLAC__uint64 FLAC__StreamEncoderProtected::total_samples_estimate
FLAC__bool FLAC__StreamEncoderProtected::verify

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