libavformat/mpegts.h File Reference
#include "avformat.h"
Go to the source code of this file.
Define Documentation
#define DVB_SUBT_DESCID 0x59 |
#define MAX_SECTION_SIZE 4096 |
#define STREAM_TYPE_AUDIO_AAC 0x0f |
#define STREAM_TYPE_AUDIO_AC3 0x81 |
#define STREAM_TYPE_AUDIO_DTS 0x8a |
#define STREAM_TYPE_AUDIO_HDMV_DTS 0x82 |
#define STREAM_TYPE_AUDIO_MPEG1 0x03 |
#define STREAM_TYPE_AUDIO_MPEG2 0x04 |
#define STREAM_TYPE_PRIVATE_DATA 0x06 |
#define STREAM_TYPE_PRIVATE_SECTION 0x05 |
#define STREAM_TYPE_SUBTITLE_DVB 0x100 |
#define STREAM_TYPE_VIDEO_DIRAC 0xd1 |
#define STREAM_TYPE_VIDEO_H264 0x1b |
#define STREAM_TYPE_VIDEO_MPEG1 0x01 |
#define STREAM_TYPE_VIDEO_MPEG2 0x02 |
#define STREAM_TYPE_VIDEO_MPEG4 0x10 |
#define STREAM_TYPE_VIDEO_VC1 0xea |
#define TS_DVHS_PACKET_SIZE 192 |
#define TS_FEC_PACKET_SIZE 204 |
#define TS_PACKET_SIZE 188 |
Definition at line 29 of file mpegts.h.
Referenced by get_packet_size(), handle_packet(), handle_packets(), mpegts_get_pcr(), mpegts_parse_open(), mpegts_parse_packet(), mpegts_probe(), mpegts_raw_read_packet(), mpegts_read_header(), mpegts_write_header(), mpegts_write_pes(), mpegts_write_section(), read_packet(), read_seek(), rtp_send_mpegts_raw(), and section_write_packet().
Typedef Documentation
Function Documentation