Home
last modified time | relevance | path

Searched refs:mode (Results 1 – 5 of 5) sorted by relevance

/xiu/protocol/rtsp/src/sdp/
H A Dfmtp.rs27 mode: String, field
215 mpeg4_fmtp.mode = kv[1].to_string(); in unmarshal()
257 self.payload_type, profile_level_id_str, self.mode, self.size_length, self.index_length, in marshal()
326 assert_eq!(parser.mode, "AAC-hbr"); in test_parse_mpeg4fmtpsdp()
/xiu/protocol/rtsp/src/
H A Drtsp_transport.rs142 let mode = if let Some(mode) = &self.transport_mod { in marshal() localVariable
/xiu/
H A DREADME_CN.md214 - 基于TCP推流(Interleaved mode)
H A DREADME.md226 - Over TCP(Interleaved mode)
/xiu/application/xiu/
H A DREADME.md221 - Over TCP(Interleaved mode)