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

  /external/webrtc/talk/app/webrtc/java/src/org/webrtc/
PeerConnectionFactory.java 134 public AudioSource createAudioSource(MediaConstraints constraints) {
  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h 172 sp<MediaCodecSource> createAudioSource();
StagefrightRecorder.cpp     [all...]
  /external/webrtc/talk/app/webrtc/java/testcommon/src/org/webrtc/
PeerConnectionTest.java 490 audioTrackId, factory.createAudioSource(new MediaConstraints())));
  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
PeerConnectionClient.java 492 factory.createAudioSource(audioConstraints)));
    [all...]

Completed in 127 milliseconds