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

Data Fields

MpegTSSection pmt
 
int sid
 
char * name
 
char * provider_name
 
int pcr_pid
 
int pcr_packet_count
 
int pcr_packet_period
 

Detailed Description

Definition at line 47 of file mpegtsenc.c.

Field Documentation

MpegTSSection MpegTSService::pmt
int MpegTSService::sid
char* MpegTSService::name

Definition at line 50 of file mpegtsenc.c.

Referenced by mpegts_add_service(), mpegts_write_end(), and mpegts_write_sdt().

char* MpegTSService::provider_name
int MpegTSService::pcr_pid
int MpegTSService::pcr_packet_count

Definition at line 53 of file mpegtsenc.c.

Referenced by mpegts_write_header(), and mpegts_write_pes().

int MpegTSService::pcr_packet_period

Definition at line 54 of file mpegtsenc.c.

Referenced by mpegts_write_header(), and mpegts_write_pes().


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