Home
last modified time | relevance | path

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

/xiu/protocol/rtsp/src/rtp/
H A Ddefine.rs8 pub const MTAP_24: RtpNalType = 27; constant
H A Drtp_h264.rs181 define::MTAP_16 | define::MTAP_24 => { in unpack()
447 } else if t == define::MTAP_24 { in unpack_mtap()