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