com.ptrampert.LibVLCBind NamespaceLibVLCBind Reference Documentation
This namespace provides an interface into libvlc.
Classes

  ClassDescription
Public classAudioOutput
Describes an audio output and its associated devices.
Public classBoolEventArgs
Event args containing a bool value.
Public classEncounteredErrorEventArgs
Event args for an EncounteredError event.
Public classFloatEventArgs
Event args containing a float value.
Public classIntEventArgs
Event args containing an int value.
Public classLongEventArgs
Event args containing a long value.
Public classMediaChangedEventArgs
Event args for a MediaChanged event.
Public classMediaStats
Represents stats that are collected on a media as a media player is playing.
Public classStateChangedEventArgs
Event args for StateChanged event.
Public classStringEventArgs
Event args containing a string value.
Public classTrackDescription
Describes a track in a VLCMediaPlayer. There are a variety of track types, and the type can be determined by the property name.
Public classTwoflowerVLCFactory
IVLCFactory that instantiates a Twoflower (VLC v2.x.x) instance.
Public classVLCException
Managed exception for encapsulating LibVLC errors.
Interfaces

  InterfaceDescription
Public interfaceIAudioPlayer
Exposes properties specific to audio players.
Public interfaceIMedia
Exposes methods, events, and properties associated with media.
Public interfaceIMediaPlayer
Generic media player interface.
Public interfaceIVideoPlayer
Exposes properties, events, and methods specific to video players.
Public interfaceIVLCFactory
Interface that exposes the underlying vlc version, compiler version, and changeset, and allows for the creation of new vlc instances. A concrete instance of this interface is the main entry point into LibVLCBind.
Public interfaceIVLCInstance
Exposes methods available to an instance of VLC.
Enumerations

  EnumerationDescription
Public enumerationLIBVLC_ADJUST_OPTIONS
Used to specify the requested adjust option to get/set.
Public enumerationLIBVLC_LOGO_OPTIONS
Used to specify the requested logo option to get/set.
Public enumerationLIBVLC_STATE
Enum representing the state of a VLCMediaPlayer.
Web hosting by Somee.com