Searched refs:RTCRtpSendParameters (Results 1 – 2 of 2) sorted by relevance
11 create_stream_info, PayloadType, RTCRtpEncodingParameters, RTCRtpSendParameters,242 pub async fn get_parameters(&self) -> RTCRtpSendParameters { in get_parameters() argument253 RTCRtpSendParameters { in get_parameters()378 pub async fn send(&self, parameters: &RTCRtpSendParameters) -> Result<()> { in send()
122 pub struct RTCRtpSendParameters { struct