Skip to content

libvlc.Meta.MetaData.Lookup

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

Method signatures

 Function Lookup(Type As libvlc.Meta.MetaDataType, DefaultValue As String) As String

Remarks

Returns either the requested meta data field or the specified DefaultValue.

Clone this wiki locally