Searched refs:createAudioTrack (Results 1 – 3 of 3) sorted by relevance
138 public AudioTrack createAudioTrack(String id, AudioSource source) { in createAudioTrack() method in PeerConnectionFactory
489 lMS.addTrack(factory.createAudioTrack(
490 mediaStream.addTrack(factory.createAudioTrack( in createPeerConnectionInternal()