Skip to content

libvlc.VLCMediaPlayer.Media

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

Property declaration

 Dim Media As libvlc.Medium

Remarks

Gets and sets the current Medium for the player.

Because the Medium class can automatically convert from a FolderItem or String, you may assign a FolderItem or string to this property.

Clone this wiki locally