Home
last modified time | relevance | path

Searched defs:RTCSessionDescription (Results 1 – 3 of 3) sorted by relevance

/xiu/protocol/webrtc/src/
H A Dwhep.rs29 offer: RTCSessionDescription, in handle_whep()
32 ) -> Result<(RTCSessionDescription, Arc<RTCPeerConnection>)> { in handle_whep()
H A Dwhip.rs27 offer: RTCSessionDescription, in handle_whip()
29 ) -> Result<(RTCSessionDescription, Arc<RTCPeerConnection>)> { in handle_whip()
/xiu/protocol/webrtc/src/session/
H A Dmod.rs251 offer: RTCSessionDescription, in publish_whip()
326 offer: RTCSessionDescription, in subscribe_whep()