Constant AV_PKT_DATA_MPEGTS_STREAM_ID
pub const AV_PKT_DATA_MPEGTS_STREAM_ID: u32 = 19; // 19u32
Expand description
MPEGTS stream ID as uint8_t, this is required to pass the stream ID information from the demuxer to the corresponding muxer.
pub const AV_PKT_DATA_MPEGTS_STREAM_ID: u32 = 19; // 19u32
MPEGTS stream ID as uint8_t, this is required to pass the stream ID information from the demuxer to the corresponding muxer.