MpegTSService Struct Reference
Collaboration diagram for MpegTSService:
Collaboration graph

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 48 of file mpegtsenc.c.

Field Documentation

int MpegTSService::pcr_packet_count

Definition at line 54 of file mpegtsenc.c.

Referenced by mpegts_write_header(), and mpegts_write_pes().

int MpegTSService::pcr_packet_period

Definition at line 55 of file mpegtsenc.c.

Referenced by mpegts_write_header(), and mpegts_write_pes().

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

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