Searched refs:CreateAudioSource (Results 1 – 8 of 8) sorted by relevance
57 CreateAudioSource, const MediaConstraintsInterface*) in PROXY_METHOD1()
70 rtc::scoped_refptr<AudioSourceInterface> CreateAudioSource(
210 PeerConnectionFactory::CreateAudioSource( in CreateAudioSource() function in webrtc::PeerConnectionFactory
540 virtual rtc::scoped_refptr<AudioSourceInterface> CreateAudioSource(
409 peer_connection_factory_->CreateAudioSource(&constraints); in CreateLocalAudioTrack()
275 peer_connection_factory_->CreateAudioSource(&constraints); in GetUserMedia()
399 kAudioLabel, peer_connection_factory_->CreateAudioSource(NULL))); in AddStreams()
1251 factory->CreateAudioSource(constraints.get())); in JOW()