Table of Contents

Enum PlaybackState

Namespace
NAudio.Wave
Assembly
NAudio.Core.dll

Playback State

public enum PlaybackState

Fields

Paused = 2

Paused

Playing = 1

Playing

Stopped = 0

Stopped