FFmpeg
|
mlp_parser.h
Go to the documentation of this file.
44 int channels_thd_stream1; ///< Channel count for substream 1 of TrueHD streams ("6-channel presentation")
45 int channels_thd_stream2; ///< Channel count for substream 2 of TrueHD streams ("8-channel presentation")
47 uint64_t channel_layout_thd_stream1; ///< Channel layout for substream 1 of TrueHD streams ("6-channel presentation")
48 uint64_t channel_layout_thd_stream2; ///< Channel layout for substream 2 of TrueHD streams ("8-channel presentation")
int channels_thd_stream1
Channel count for substream 1 of TrueHD streams ("6-channel presentation")
Definition: mlp_parser.h:44
Definition: mlp_parser.h:32
bitstream reader API header.
int ff_mlp_read_major_sync(void *log, MLPHeaderInfo *mh, GetBitContext *gb)
Read a major sync info header - contains high level information about the stream - sample rate...
Definition: mlp_parser.c:127
int access_unit_size_pow2
Next power of two above number of samples per frame.
Definition: mlp_parser.h:51
int channels_thd_stream2
Channel count for substream 2 of TrueHD streams ("8-channel presentation")
Definition: mlp_parser.h:45
Definition: get_bits.h:54
struct MLPHeaderInfo MLPHeaderInfo
uint64_t channel_layout_thd_stream1
Channel layout for substream 1 of TrueHD streams ("6-channel presentation")
Definition: mlp_parser.h:47
uint64_t channel_layout_thd_stream2
Channel layout for substream 2 of TrueHD streams ("8-channel presentation")
Definition: mlp_parser.h:48
Generated on Mon Nov 18 2024 06:51:57 for FFmpeg by 1.8.11