Click or drag to resize
VlcMediaMetaChangedEventArgs Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the VlcMediaMetaChangedEventArgs class

Namespace: Vlc.DotNet.Core
Assembly: Vlc.DotNet.Core (in Vlc.DotNet.Core.dll) Version: 2014.10.15.0 (2014.10.15.0)
Syntax
public VlcMediaMetaChangedEventArgs(
	MediaMetadatas metaType
)

Parameters

metaType
Type: Vlc.DotNet.Core.Interops.SignaturesMediaMetadatas

[Missing <param name="metaType"/> documentation for "M:Vlc.DotNet.Core.VlcMediaMetaChangedEventArgs.#ctor(Vlc.DotNet.Core.Interops.Signatures.MediaMetadatas)"]

See Also