Searched refs:nativeCreateAudioSource (Results 1 – 1 of 1) sorted by relevance
464 return new AudioSource(nativeCreateAudioSource(nativeFactory, constraints)); in createAudioSource()609 private static native long nativeCreateAudioSource(long factory, MediaConstraints constraints); in nativeCreateAudioSource() method in PeerConnectionFactory