Home
last modified time | relevance | path

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

/xiu/protocol/rtsp/src/sdp/
H A Dmod.rs12 b_type: String, field
23 sdp_bandwidth.b_type = t.to_string(); in unmarshal()
38 format!("{}:{}\r\n", self.b_type, self.bandwidth) in marshal()