Searched refs:AF_FLAG_PCR (Results 1 – 2 of 2) sorted by relevance
| /xiu/library/container/mpegts/src/ | ||
| H A D | define.rs | 27 pub const AF_FLAG_PCR: u8 = 0x10; constant |
| H A D | ts.rs | 257 ts_header.or_u8_at(5, define::AF_FLAG_PCR)?; in write_ts_header_for_pes() |