AndroidAudioTrack
class AndroidAudioTrack(nativeTrack: MediaStreamTrack, onDispose: () -> Unit? = null) : WebRtcMedia.AudioTrack, AndroidMediaTrack(source)
Properties
Functions
Link copied to clipboard
Returns implementation of the native audio stream track used under the hood. Use it with caution.
Returns implementation of the native audio stream track used under the hood. Use it with caution.
Returns implementation of the native media stream track used under the hood. Use it with caution.