Click or drag to resize
VlcMediaOnMediaMetaChanged Method

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

[Missing <summary> documentation for "M:Vlc.DotNet.Core.VlcMedia.OnMediaMetaChanged(Vlc.DotNet.Core.Interops.Signatures.MediaMetadatas)"]

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

Parameters

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

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

See Also