FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MPEG2RawSequenceExtension Struct Reference

#include <cbs_mpeg2.h>

Data Fields

uint8_t profile_and_level_indication
 
uint8_t progressive_sequence
 
uint8_t chroma_format
 
uint8_t horizontal_size_extension
 
uint8_t vertical_size_extension
 
uint16_t bit_rate_extension
 
uint8_t vbv_buffer_size_extension
 
uint8_t low_delay
 
uint8_t frame_rate_extension_n
 
uint8_t frame_rate_extension_d
 

Detailed Description

Definition at line 84 of file cbs_mpeg2.h.

Field Documentation

uint8_t MPEG2RawSequenceExtension::profile_and_level_indication

Definition at line 85 of file cbs_mpeg2.h.

uint8_t MPEG2RawSequenceExtension::progressive_sequence

Definition at line 86 of file cbs_mpeg2.h.

uint8_t MPEG2RawSequenceExtension::chroma_format

Definition at line 87 of file cbs_mpeg2.h.

uint8_t MPEG2RawSequenceExtension::horizontal_size_extension

Definition at line 88 of file cbs_mpeg2.h.

Referenced by mpeg2_metadata_update_fragment().

uint8_t MPEG2RawSequenceExtension::vertical_size_extension

Definition at line 89 of file cbs_mpeg2.h.

Referenced by mpeg2_metadata_update_fragment().

uint16_t MPEG2RawSequenceExtension::bit_rate_extension

Definition at line 90 of file cbs_mpeg2.h.

uint8_t MPEG2RawSequenceExtension::vbv_buffer_size_extension

Definition at line 91 of file cbs_mpeg2.h.

uint8_t MPEG2RawSequenceExtension::low_delay

Definition at line 92 of file cbs_mpeg2.h.

uint8_t MPEG2RawSequenceExtension::frame_rate_extension_n

Definition at line 93 of file cbs_mpeg2.h.

Referenced by mpeg2_metadata_update_fragment().

uint8_t MPEG2RawSequenceExtension::frame_rate_extension_d

Definition at line 94 of file cbs_mpeg2.h.

Referenced by mpeg2_metadata_update_fragment().


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