LMMS
Loading...
Searching...
No Matches
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

◆ apodizations

FLAC__ApodizationSpecification FLAC__StreamEncoderProtected::apodizations[FLAC__MAX_APODIZATION_FUNCTIONS]

◆ audio_offset

FLAC__uint64 FLAC__StreamEncoderProtected::audio_offset

◆ bits_per_sample

unsigned FLAC__StreamEncoderProtected::bits_per_sample

◆ blocksize

unsigned FLAC__StreamEncoderProtected::blocksize

◆ channels

unsigned FLAC__StreamEncoderProtected::channels

◆ do_escape_coding

FLAC__bool FLAC__StreamEncoderProtected::do_escape_coding

◆ do_exhaustive_model_search

FLAC__bool FLAC__StreamEncoderProtected::do_exhaustive_model_search

◆ do_md5

FLAC__bool FLAC__StreamEncoderProtected::do_md5

◆ do_mid_side_stereo

FLAC__bool FLAC__StreamEncoderProtected::do_mid_side_stereo

◆ do_qlp_coeff_prec_search

FLAC__bool FLAC__StreamEncoderProtected::do_qlp_coeff_prec_search

◆ loose_mid_side_stereo

FLAC__bool FLAC__StreamEncoderProtected::loose_mid_side_stereo

◆ max_lpc_order

unsigned FLAC__StreamEncoderProtected::max_lpc_order

◆ max_residual_partition_order

unsigned FLAC__StreamEncoderProtected::max_residual_partition_order

◆ metadata

FLAC__StreamMetadata** FLAC__StreamEncoderProtected::metadata

◆ min_residual_partition_order

unsigned FLAC__StreamEncoderProtected::min_residual_partition_order

◆ num_apodizations

unsigned FLAC__StreamEncoderProtected::num_apodizations

◆ num_metadata_blocks

unsigned FLAC__StreamEncoderProtected::num_metadata_blocks

◆ qlp_coeff_precision

unsigned FLAC__StreamEncoderProtected::qlp_coeff_precision

◆ rice_parameter_search_dist

unsigned FLAC__StreamEncoderProtected::rice_parameter_search_dist

◆ sample_rate

unsigned FLAC__StreamEncoderProtected::sample_rate

◆ seektable_offset

FLAC__uint64 FLAC__StreamEncoderProtected::seektable_offset

◆ state

FLAC__StreamEncoderState FLAC__StreamEncoderProtected::state

◆ streamable_subset

FLAC__bool FLAC__StreamEncoderProtected::streamable_subset

◆ streaminfo_offset

FLAC__uint64 FLAC__StreamEncoderProtected::streaminfo_offset

◆ total_samples_estimate

FLAC__uint64 FLAC__StreamEncoderProtected::total_samples_estimate

◆ verify

FLAC__bool FLAC__StreamEncoderProtected::verify

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