Enum MicrophoneState
Microphone state.
public enum MicrophoneState
Fields
Started = 0
The Microphone audio capture has started.
Stopped = 1
The Microphone audio capture has stopped.
Microphone state.
public enum MicrophoneState
Started = 0
The Microphone audio capture has started.
Stopped = 1
The Microphone audio capture has stopped.