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