Table of Contents

Enum MicrophoneState

Namespace
Microsoft.Xna.Framework.Audio
Assembly
MonoGame.Framework.dll

Microphone state.

public enum MicrophoneState

Fields

Started = 0

The Microphone audio capture has started.

Stopped = 1

The Microphone audio capture has stopped.