LIBVLC_STATE EnumerationLibVLCBind Reference Documentation
Enum representing the state of a VLCMediaPlayer.

Namespace: com.ptrampert.LibVLCBind
Assembly: com.ptrampert.LibVLCBind (in com.ptrampert.LibVLCBind.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax

public enum LIBVLC_STATE
Members

  Member nameValueDescription
NOTHING_SPECIAL0 Player is Idle.
OPENING1 Player is opening.
BUFFERING2 Player is buffering.
PLAYING3 Player is playing.
PAUSED4 Player is paused.
STOPPED5 Player is stopped.
ENDED6 Player has ended.
ERROR7 Player has encountered an error.
See Also

Web hosting by Somee.com