Skip to content

libvlc.Medium.IsParsed

Andrew Lambert edited this page Apr 29, 2016 · 8 revisions

libvlc.Medium.IsParsed

##Method signature

 Function IsParsed() As Boolean

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

##See also

Clone this wiki locally