HomeSort by relevance Sort by last modified time
    Searched refs:SetVideoCodecType (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_sender_video.h 59 void SetVideoCodecType(RtpVideoCodecTypes type);
rtp_sender_video.cc 64 void RTPSenderVideo::SetVideoCodecType(RtpVideoCodecTypes videoType) {
rtp_sender.cc 484 video_->SetVideoCodecType(payload->typeSpecific.Video.videoCodecType);
    [all...]

Completed in 56 milliseconds