Home
last modified time | relevance | path

Searched defs:createAudioSource (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DPeerConnectionFactory.java464 public AudioSource createAudioSource(MediaConstraints constraints) { in createAudioSource() method in PeerConnectionFactory
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.cpp1330 sp<MediaCodecSource> StagefrightRecorder::createAudioSource() { in createAudioSource() function in android::StagefrightRecorder