Skip to content

libvlc.VLCPlayer.CurrentState

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

libvlc.VLCPlayer.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