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 265 of file mpegts.h.

Field Documentation

◆ component_type_flag

uint8_t DVBAC3Descriptor::component_type_flag

Definition at line 266 of file mpegts.h.

Referenced by mpegts_write_packet_internal(), and mpegts_write_pmt().

◆ bsid_flag

uint8_t DVBAC3Descriptor::bsid_flag

Definition at line 267 of file mpegts.h.

Referenced by mpegts_write_packet_internal(), and mpegts_write_pmt().

◆ mainid_flag

uint8_t DVBAC3Descriptor::mainid_flag

Definition at line 268 of file mpegts.h.

Referenced by mpegts_write_packet_internal(), and mpegts_write_pmt().

◆ asvc_flag

uint8_t DVBAC3Descriptor::asvc_flag

Definition at line 269 of file mpegts.h.

Referenced by mpegts_write_packet_internal(), and mpegts_write_pmt().

◆ reserved_flags

uint8_t DVBAC3Descriptor::reserved_flags

Definition at line 270 of file mpegts.h.

◆ component_type

uint8_t DVBAC3Descriptor::component_type

Definition at line 271 of file mpegts.h.

Referenced by mpegts_write_packet_internal(), and mpegts_write_pmt().

◆ bsid

uint8_t DVBAC3Descriptor::bsid

Definition at line 272 of file mpegts.h.

Referenced by mpegts_write_packet_internal(), and mpegts_write_pmt().

◆ mainid

uint8_t DVBAC3Descriptor::mainid

Definition at line 273 of file mpegts.h.

Referenced by mpegts_write_pmt().

◆ asvc

uint8_t DVBAC3Descriptor::asvc

Definition at line 274 of file mpegts.h.

Referenced by mpegts_write_pmt().


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