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

#include <format.h>

Public Attributes

unsigned min_blocksize
 
unsigned max_blocksize
 
unsigned min_framesize
 
unsigned max_framesize
 
unsigned sample_rate
 
unsigned channels
 
unsigned bits_per_sample
 
FLAC__uint64 total_samples
 
FLAC__byte md5sum [16]
 

Detailed Description

FLAC STREAMINFO structure. (c.f. format specification)

Member Data Documentation

unsigned FLAC__StreamMetadata_StreamInfo::bits_per_sample
unsigned FLAC__StreamMetadata_StreamInfo::channels
unsigned FLAC__StreamMetadata_StreamInfo::max_blocksize
unsigned FLAC__StreamMetadata_StreamInfo::max_framesize
FLAC__byte FLAC__StreamMetadata_StreamInfo::md5sum[16]
unsigned FLAC__StreamMetadata_StreamInfo::min_blocksize
unsigned FLAC__StreamMetadata_StreamInfo::min_framesize
unsigned FLAC__StreamMetadata_StreamInfo::sample_rate
FLAC__uint64 FLAC__StreamMetadata_StreamInfo::total_samples

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