FFmpeg
Data Fields
APVDecoderConfigurationEntry Struct Reference

Data Fields

uint8_t pbu_type
 
uint8_t number_of_frame_info
 
APVDecoderFrameInfoframe_info
 

Detailed Description

Definition at line 61 of file apv.c.

Field Documentation

◆ pbu_type

uint8_t APVDecoderConfigurationEntry::pbu_type

Definition at line 62 of file apv.c.

Referenced by apv_add_configuration_entry(), ff_isom_parse_apvc(), and ff_isom_write_apvc().

◆ number_of_frame_info

uint8_t APVDecoderConfigurationEntry::number_of_frame_info

Definition at line 63 of file apv.c.

Referenced by apv_add_frameinfo(), ff_isom_parse_apvc(), and ff_isom_write_apvc().

◆ frame_info

APVDecoderFrameInfo* APVDecoderConfigurationEntry::frame_info

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