Skip to content

libvlc.VLCMediaPlayer.CurrentState

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

libvlc.VLCMediaPlayer.CurrentState

Property declaration

 Dim CurrentState As libvlc.PlayerState

Remarks

The current state of the player. Refer to the libvlc.PlayerState enum for possible values.

Clone this wiki locally