FFmpeg
|
#include <dca.h>
Data Fields | |
uint8_t | normal_frame |
Frame type. More... | |
uint8_t | deficit_samples |
Deficit sample count. More... | |
uint8_t | crc_present |
CRC present flag. More... | |
uint8_t | npcmblocks |
Number of PCM sample blocks. More... | |
uint16_t | frame_size |
Primary frame byte size. More... | |
uint8_t | audio_mode |
Audio channel arrangement. More... | |
uint8_t | sr_code |
Core audio sampling frequency. More... | |
uint8_t | br_code |
Transmission bit rate. More... | |
uint8_t | drc_present |
Embedded dynamic range flag. More... | |
uint8_t | ts_present |
Embedded time stamp flag. More... | |
uint8_t | aux_present |
Auxiliary data flag. More... | |
uint8_t | hdcd_master |
HDCD mastering flag. More... | |
uint8_t | ext_audio_type |
Extension audio descriptor flag. More... | |
uint8_t | ext_audio_present |
Extended coding flag. More... | |
uint8_t | sync_ssf |
Audio sync word insertion flag. More... | |
uint8_t | lfe_present |
Low frequency effects flag. More... | |
uint8_t | predictor_history |
Predictor history flag switch. More... | |
uint8_t | filter_perfect |
Multirate interpolator switch. More... | |
uint8_t | encoder_rev |
Encoder software revision. More... | |
uint8_t | copy_hist |
Copy history. More... | |
uint8_t | pcmr_code |
Source PCM resolution. More... | |
uint8_t | sumdiff_front |
Front sum/difference flag. More... | |
uint8_t | sumdiff_surround |
Surround sum/difference flag. More... | |
uint8_t | dn_code |
Dialog normalization / unspecified. More... | |
uint8_t DCACoreFrameHeader::deficit_samples |
uint8_t DCACoreFrameHeader::npcmblocks |
uint16_t DCACoreFrameHeader::frame_size |
uint8_t DCACoreFrameHeader::audio_mode |
uint8_t DCACoreFrameHeader::sr_code |
uint8_t DCACoreFrameHeader::drc_present |
uint8_t DCACoreFrameHeader::ts_present |
uint8_t DCACoreFrameHeader::ext_audio_type |
uint8_t DCACoreFrameHeader::ext_audio_present |
uint8_t DCACoreFrameHeader::sync_ssf |
uint8_t DCACoreFrameHeader::lfe_present |
uint8_t DCACoreFrameHeader::predictor_history |
uint8_t DCACoreFrameHeader::filter_perfect |
uint8_t DCACoreFrameHeader::encoder_rev |
uint8_t DCACoreFrameHeader::sumdiff_front |
uint8_t DCACoreFrameHeader::sumdiff_surround |
uint8_t DCACoreFrameHeader::dn_code |