HomeSort by relevance Sort by last modified time
    Searched defs:SetRecPayloadType (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/voice_engine/
voe_codec_impl.cc 161 int VoECodecImpl::SetRecPayloadType(int channel, const CodecInst& codec) {
163 "SetRecPayloadType(channel=%d, codec)", channel);
180 return channelPtr->SetRecPayloadType(codec);
channel.cc     [all...]

Completed in 34 milliseconds