Android SDK 100ms
lib
/
live.hms.video.audio
/
HMSAudioManager
/
AudioManagerState
Audio
Manager
State
enum
AudioManagerState
AudioManager state.
Entries
Functions
Entries
UNINITIALIZED
Link copied to clipboard
UNINITIALIZED
PREINITIALIZED
Link copied to clipboard
PREINITIALIZED
RUNNING
Link copied to clipboard
RUNNING
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
HMSAudioManager.AudioManagerState
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
HMSAudioManager.AudioManagerState
>
Returns an array containing the constants of this enum type, in the order they're declared.