Searched refs:SetChannel (Results 1 – 6 of 6) sorted by relevance
44 transceiver.SetChannel(&channel1); in TEST()56 transceiver.SetChannel(&channel2); in TEST()70 transceiver.SetChannel(&channel); in TEST()78 transceiver.SetChannel(nullptr); in TEST()
83 void SetChannel(cricket::ChannelInterface* channel);
129 void RtpTransceiver::SetChannel(cricket::ChannelInterface* channel) { in SetChannel() function in webrtc::RtpTransceiver
3528 transceiver->internal()->SetChannel(nullptr); in UpdateTransceiverChannel()3544 transceiver->internal()->SetChannel(channel); in UpdateTransceiverChannel()6430 GetAudioTransceiver()->internal()->SetChannel(voice_channel); in CreateChannels()6441 GetVideoTransceiver()->internal()->SetChannel(video_channel); in CreateChannels()7118 transceiver->internal()->SetChannel(nullptr); in DestroyTransceiverChannel()
149 ->SetChannel(voice_channel_.get()); in AddVoiceChannel()167 ->SetChannel(video_channel_.get()); in AddVideoChannel()
239 procedure SetChannel(const Value: Integer); procedure257 property Channel: Integer read GetChannel write SetChannel;517 procedure SetChannel(const Value: Integer); procedure618 property Channel: Integer read GetChannel write SetChannel;666 procedure SetChannel(const Value: Integer); procedure678 property Channel: Integer read GetChannel write SetChannel;1825 procedure SetChannel(const Value: Integer);1865 procedure SetChannel(const Value: Integer); virtual;1909 procedure SetChannel(const Value: Integer); virtual;3788 procedure TRecognizerSharedState.SetChannel(const Value: Integer); procedure[all …]