Skip to content

libvlc.Medium.IsParsed

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

libvlc.Medium.IsParsed

Property declaration

 Dim IsParsed As Boolean

Remarks

Returns True if the medium's meta data have been parsed. Parsing is done when media are played; call the Parse method to read metadata without playing.

See also

Clone this wiki locally