EOS_ERTCAudioInputStatus

EOS API reference page for EOS_ERTCAudioInputStatus

1 min to read

Remarks

An enumeration of the different audio input device statuses.

Values

EOS_ERTCAudioInputStatus

Enumerated ValueMeaning
EOS_RTCAIS_IdleThe device is not in used right now (e.g: you are alone in the room). In such cases, the hardware resources are not allocated.
EOS_RTCAIS_RecordingThe device is being used and capturing audio
EOS_RTCAIS_RecordingSilentThe SDK is in a recording state, but actually capturing silence because the device is exclusively being used by the platform at the moment. This only applies to certain platforms.
EOS_RTCAIS_RecordingDisconnectedThe SDK is in a recording state, but actually capturing silence because the device is disconnected (e.g: the microphone is not plugged in). This only applies to certain platforms.
EOS_RTCAIS_FailedSomething failed while trying to use the device