Bento4 MP4 SDK: Ap4Mpeg2Ts.h File Reference From Bento4 MP4 SDK previous page next page Main Page Related Pages Classes Files File List File Members Ap4Mpeg2Ts.h File Reference#include "Ap4Types.h" Go to the source code of this file. Classes class AP4_Mpeg2TsWriter This class is a simple implementation of a converter that can convert MP4 audio and video access units into an MPEG2 transport stream. More... class AP4_Mpeg2TsWriter::Stream class AP4_Mpeg2TsWriter::SampleStream Variables const AP4_UI16 AP4_MPEG2_TS_DEFAULT_PID_PMT = 0x100 const AP4_UI16 AP4_MPEG2_TS_DEFAULT_PID_AUDIO = 0x101 const AP4_UI16 AP4_MPEG2_TS_DEFAULT_PID_VIDEO = 0x102 const AP4_UI16 AP4_MPEG2_TS_DEFAULT_STREAM_ID_AUDIO = 0xc0 const AP4_UI16 AP4_MPEG2_TS_DEFAULT_STREAM_ID_VIDEO = 0xe0 const AP4_UI08 AP4_MPEG2_STREAM_TYPE_ISO_IEC_13818_7 = 0x0F const AP4_UI08 AP4_MPEG2_STREAM_TYPE_AVC = 0x1B Variable Documentation const AP4_UI08 AP4_MPEG2_STREAM_TYPE_AVC = 0x1B Definition at line 54 of file Ap4Mpeg2Ts.h. const AP4_UI08 AP4_MPEG2_STREAM_TYPE_ISO_IEC_13818_7 = 0x0F Definition at line 53 of file Ap4Mpeg2Ts.h. const AP4_UI16 AP4_MPEG2_TS_DEFAULT_PID_AUDIO = 0x101 Definition at line 48 of file Ap4Mpeg2Ts.h. const AP4_UI16 AP4_MPEG2_TS_DEFAULT_PID_PMT = 0x100 Definition at line 47 of file Ap4Mpeg2Ts.h. const AP4_UI16 AP4_MPEG2_TS_DEFAULT_PID_VIDEO = 0x102 Definition at line 49 of file Ap4Mpeg2Ts.h. const AP4_UI16 AP4_MPEG2_TS_DEFAULT_STREAM_ID_AUDIO = 0xc0 Definition at line 50 of file Ap4Mpeg2Ts.h. const AP4_UI16 AP4_MPEG2_TS_DEFAULT_STREAM_ID_VIDEO = 0xe0 Definition at line 51 of file Ap4Mpeg2Ts.h. Generated on Thu May 13 16:36:39 2010 for Bento4 MP4 SDK by 1.6.3 previous page start next page