Click or drag to resize
VlcManager Class

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

[Missing <summary> documentation for "T:Vlc.DotNet.Core.Interops.VlcManager"]

Inheritance Hierarchy

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 sealed class VlcManager : VlcInteropsManager

The VlcManager type exposes the following members.

Methods
  NameDescription
Public methodAddOptionFlagToMedia
Public methodAddOptionToMedia(IntPtr, String)
Public methodAddOptionToMedia(IntPtr, String)
Public methodAttachEvent
Public methodClearLastErrorMessage
Public methodCloneMedia
Public methodCreateMediaPlayer
Public methodCreateMediaPlayerFromMedia
Public methodCreateNewInstance
Public methodCreateNewMediaFromLocation
Public methodCreateNewMediaFromPath
Public methodDetachEvent
Public methodDispose (Inherited from VlcInteropsManager.)
Public methodDispose(Boolean)
Releases the unmanaged resources used by the VlcManager and optionally releases the managed resources
(Overrides VlcInteropsManagerDispose(Boolean).)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFree
Public methodGetAudioFilterList
Public methodGetChangeset
Public methodGetCompiler
Public methodGetEventTypeName
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetInstance
Public methodGetLastErrorMessage
Public methodGetMediaDuration
Public methodGetMediaEventManager
Public methodGetMediaFromMediaPlayer
Public methodGetMediaMeta
Public methodGetMediaMrl
Public methodGetMediaPlayerEventManager
Public methodGetMediaState
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVideoFilterList
Public methodIsParsedMedia
Public methodIsPlaying
Public methodParseMedia
Public methodParseMediaAsync
Public methodPause
Public methodPlay
Public methodReleaseInstance
Public methodReleaseMedia
Public methodReleaseMediaPlayer
Public methodReleaseModuleDescriptionInstance
Public methodSaveMediaMetadatas
Public methodSetMediaMeta
Public methodSetMediaPlayerVideoHostHandle
Public methodSetMediaToMediaPlayer
Public methodStop
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Properties
  NameDescription
Public propertyVlcVersion
Top
See Also