FFmpeg
|
#include <cbs_apv.h>
Data Fields | |
uint16_t | num_frames |
uint8_t | pbu_type [CBS_APV_MAX_AU_FRAMES] |
uint8_t | group_id [CBS_APV_MAX_AU_FRAMES] |
uint8_t | reserved_zero_8bits [CBS_APV_MAX_AU_FRAMES] |
APVRawFrameInfo | frame_info [CBS_APV_MAX_AU_FRAMES] |
uint8_t | reserved_zero_8bits_2 |
APVRawFiller | filler |
uint8_t APVRawAUInfo::pbu_type[CBS_APV_MAX_AU_FRAMES] |
uint8_t APVRawAUInfo::group_id[CBS_APV_MAX_AU_FRAMES] |
uint8_t APVRawAUInfo::reserved_zero_8bits[CBS_APV_MAX_AU_FRAMES] |
APVRawFrameInfo APVRawAUInfo::frame_info[CBS_APV_MAX_AU_FRAMES] |
APVRawFiller APVRawAUInfo::filler |