Home
last modified time | relevance | path

Searched refs:AF_FLAG_PCR (Results 1 – 2 of 2) sorted by relevance

/xiu/library/container/mpegts/src/
H A Ddefine.rs27 pub const AF_FLAG_PCR: u8 = 0x10; constant
H A Dts.rs257 ts_header.or_u8_at(5, define::AF_FLAG_PCR)?; in write_ts_header_for_pes()