FFmpeg
 All Data Structures Namespaces 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 50 of file mpegtsenc.c.

Field Documentation

MpegTSSection MpegTSService::pmt
int MpegTSService::sid
char* MpegTSService::name
char* MpegTSService::provider_name
int MpegTSService::pcr_pid
int MpegTSService::pcr_packet_count

Definition at line 56 of file mpegtsenc.c.

Referenced by mpegts_write_header(), and mpegts_write_pes().

int MpegTSService::pcr_packet_period

Definition at line 57 of file mpegtsenc.c.

Referenced by mpegts_write_header(), and mpegts_write_pes().


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