Skip to content

libvlc.Meta.MetaData.Lookup

Andrew Lambert edited this page Aug 3, 2019 · 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