Package com.twilio.voice
Class AudioDeviceContext
java.lang.Object
com.twilio.voice.AudioDeviceContext
An AudioDeviceContext is a context to the audio device used by the SDK. This is first provided
when
AudioDeviceCapturer.onStartCapturing(AudioDeviceContext)
and AudioDeviceRenderer.onStartRendering(AudioDeviceContext)
callback is raised by the SDK. Any
subsequent operation to sdk, audio device needs this context as an identifier.-
Method Summary