Home
last modified time | relevance | path

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

/xiu/protocol/rtsp/src/rtp/
H A Ddefine.rs7 pub const MTAP_16: RtpNalType = 26; constant
H A Drtp_h264.rs181 define::MTAP_16 | define::MTAP_24 => { in unpack()
445 let (ts, ts_bytes) = if t == define::MTAP_16 { in unpack_mtap()