Package com.telnyx.webrtc.lib
Class AudioSource
java.lang.Object
com.telnyx.webrtc.lib.MediaSource
com.telnyx.webrtc.lib.AudioSource
Java wrapper for a C++ AudioSourceInterface. Used as the source for one or
more
AudioTrack
objects.-
Nested Class Summary
Nested classes/interfaces inherited from class com.telnyx.webrtc.lib.MediaSource
MediaSource.State
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.telnyx.webrtc.lib.MediaSource
dispose, state
-
Constructor Details
-
AudioSource
public AudioSource(long nativeSource)
-