FFmpeg
Data Fields
DVBAC3Descriptor Struct Reference

#include <mpegts.h>

Data Fields

uint8_t component_type_flag
 
uint8_t bsid_flag
 
uint8_t mainid_flag
 
uint8_t asvc_flag
 
uint8_t reserved_flags
 
uint8_t component_type
 
uint8_t bsid
 
uint8_t mainid
 
uint8_t asvc
 

Detailed Description

Definition at line 192 of file mpegts.h.

Field Documentation

◆ component_type_flag

uint8_t DVBAC3Descriptor::component_type_flag

Definition at line 193 of file mpegts.h.

Referenced by mpegts_write_packet_internal(), and mpegts_write_pmt().

◆ bsid_flag

uint8_t DVBAC3Descriptor::bsid_flag

Definition at line 194 of file mpegts.h.

Referenced by mpegts_write_packet_internal(), and mpegts_write_pmt().

◆ mainid_flag

uint8_t DVBAC3Descriptor::mainid_flag

Definition at line 195 of file mpegts.h.

Referenced by mpegts_write_packet_internal(), and mpegts_write_pmt().

◆ asvc_flag

uint8_t DVBAC3Descriptor::asvc_flag

Definition at line 196 of file mpegts.h.

Referenced by mpegts_write_packet_internal(), and mpegts_write_pmt().

◆ reserved_flags

uint8_t DVBAC3Descriptor::reserved_flags

Definition at line 197 of file mpegts.h.

◆ component_type

uint8_t DVBAC3Descriptor::component_type

Definition at line 198 of file mpegts.h.

Referenced by mpegts_write_packet_internal(), and mpegts_write_pmt().

◆ bsid

uint8_t DVBAC3Descriptor::bsid

Definition at line 199 of file mpegts.h.

Referenced by mpegts_write_packet_internal(), and mpegts_write_pmt().

◆ mainid

uint8_t DVBAC3Descriptor::mainid

Definition at line 200 of file mpegts.h.

Referenced by mpegts_write_pmt().

◆ asvc

uint8_t DVBAC3Descriptor::asvc

Definition at line 201 of file mpegts.h.

Referenced by mpegts_write_pmt().


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