Searched refs:SetVideoCodecType (Results 1 – 3 of 3) sorted by relevance
59 void SetVideoCodecType(RtpVideoCodecTypes type);
64 void RTPSenderVideo::SetVideoCodecType(RtpVideoCodecTypes videoType) { in SetVideoCodecType() function in webrtc::RTPSenderVideo
484 video_->SetVideoCodecType(payload->typeSpecific.Video.videoCodecType); in CheckPayloadType()