Click or drag to resize
VlcManagerGetEventTypeName Method

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

[Missing <summary> documentation for "M:Vlc.DotNet.Core.Interops.VlcManager.GetEventTypeName(Vlc.DotNet.Core.Interops.Signatures.EventTypes)"]

Namespace: Vlc.DotNet.Core.Interops
Assembly: Vlc.DotNet.Core.Interops (in Vlc.DotNet.Core.Interops.dll) Version: 2014.10.15.0 (2014.10.15.0)
Syntax
public string GetEventTypeName(
	EventTypes eventType
)

Parameters

eventType
Type: Vlc.DotNet.Core.Interops.SignaturesEventTypes

[Missing <param name="eventType"/> documentation for "M:Vlc.DotNet.Core.Interops.VlcManager.GetEventTypeName(Vlc.DotNet.Core.Interops.Signatures.EventTypes)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Vlc.DotNet.Core.Interops.VlcManager.GetEventTypeName(Vlc.DotNet.Core.Interops.Signatures.EventTypes)"]

See Also