| MediaStates Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Vlc.DotNet.Core.Interops.Signatures.MediaStates"]
Namespace: Vlc.DotNet.Core.Interops.Signatures
| Member name | Value | Description | |
|---|---|---|---|
| NothingSpecial | 0 | ||
| Opening | 1 | ||
| Buffering | 2 | ||
| Playing | 3 | ||
| Paused | 4 | ||
| Stopped | 5 | ||
| Ended | 6 | ||
| Error | 7 |