Agora RTC Objective-C API Reference
Refactor
|
Public Member Functions | |
virtual void | onLocalAudioTrackStateChanged (LOCAL_AUDIO_STREAM_STATE state, LOCAL_AUDIO_STREAM_REASON reasonCode)=0 |
The observer of the local audio track.
|
inlinevirtual |
|
pure virtual |
Occurs when the state of a local audio track changes.
state | The state of the local audio track. |
reasonCode | The error information for a state failure: LOCAL_AUDIO_STREAM_REASON. |