Searched refs:protocol_type (Results 1 – 2 of 2) sorted by relevance
22 pub protocol_type: ProtocolType, field39 rtsp_transport.protocol_type = ProtocolType::TCP; in unmarshal()42 rtsp_transport.protocol_type = ProtocolType::UDP; in unmarshal()108 let protocol_type = match self.protocol_type { in marshal() localVariable
346 match trans.protocol_type { in handle_setup()415 let protocol_type = track.transport.protocol_type.clone(); in handle_play() localVariable417 match protocol_type { in handle_play()