Searched refs:CreateAudioSource (Results 1 – 15 of 15) sorted by relevance
49 CreateAudioSource,
1395 virtual rtc::scoped_refptr<AudioSourceInterface> CreateAudioSource(
55 CreateAudioSource,
60 rtc::scoped_refptr<AudioSourceInterface> CreateAudioSource(
134 pc_factory()->CreateAudioSource(options); in CreateLocalAudioTrack()
212 PeerConnectionFactory::CreateAudioSource(const cricket::AudioOptions& options) { in CreateAudioSource() function in webrtc::PeerConnectionFactory
332 peer_connection_factory_->CreateAudioSource(options); in CreateLocalAudioTrack()
41 peer->pc_factory()->CreateAudioSource(audio_config.audio_options); in MaybeAddAudio()
152 alice_pcf->CreateAudioSource(cricket::AudioOptions()); in TEST()
321 peer_connection_factory_->CreateAudioSource(options); in GetUserMedia()
257 auto source = pc_factory_->CreateAudioSource(options); in CreateAudio()
441 kAudioLabel, peer_connection_factory_->CreateAudioSource( in AddTracks()
218 _nativeFactory->CreateAudioSource(options);
428 kAudioLabel, g_peer_connection_factory->CreateAudioSource( in AddStreams()
402 ->CreateAudioSource(options)); in JNI_PeerConnectionFactory_CreateAudioSource()