Searched refs:RtpNalType (Results 1 – 2 of 2) sorted by relevance
3 pub type RtpNalType = u8; typedef5 pub const STAP_A: RtpNalType = 24;6 pub const STAP_B: RtpNalType = 25;7 pub const MTAP_16: RtpNalType = 26;8 pub const MTAP_24: RtpNalType = 27;9 pub const FU_A: RtpNalType = 28;10 pub const FU_B: RtpNalType = 29;12 pub const AP: RtpNalType = 48; //Aggregation Packets13 pub const FU: RtpNalType = 49; //Fragmentation Units14 pub const PACI: RtpNalType = 50;
209 _t: define::RtpNalType, in unpack_single() argument267 t: define::RtpNalType, in unpack_fu() argument347 t: define::RtpNalType, in unpack_stap() argument431 t: define::RtpNalType, in unpack_mtap() argument