-
-
Notifications
You must be signed in to change notification settings - Fork 4
libvlc.Medium.IsParsed
Andrew Lambert edited this page May 27, 2016
·
8 revisions
##Method signature
Function IsParsed() As Boolean
##Remarks Returns True if the media's meta data have been parsed. Parsing is done when media are played; call the Parse method to read metadata without playing.
##See also
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2016-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.
Entry-level points of interest denoted by "☜"