精通
英语
和
开源
,
擅长
开发
与
培训
,
胸怀四海
第一信赖
Class Description
AudioCallbacks Container for custom audio processing callbacks
AudioOutputDeviceInfo Represents hardware audio output device such as sound card.
AudioOutputModuleInfo Represents software audio output module such as Waveout.
BitmapFormat Specifies the parameters of the bitmap.
MediaStrings String values used to identify media types.
MediaTrackInfo Data structure containing parameters of elementary media stream
SoundFormat Specifies the parameters of the sound.
StreamInfo Specifies the attributes of an elementary stream
Structure Description
FilterInfo Information structure for audio and video filters
FrameData Data structure for single frame of elementary stream
MediaStatistics Data structure containing media statistics' parameters.
PlanarFrame Structure for pixel planes and their sizes
Sound Structure incapsulation for audio samples
Interface Description
IAudioRenderer Enables custom processing of audio samples
ILogger
IMediaPlayerFactory Defines methods for creating media and player objects
IMemoryRenderer Enables custom processing of video frames.
IMemoryRendererEx Contains methods for setting custom processing of video frames.
INativePointer Represents a managed object with encapsulated native pointer.
IReferenceCount
IRenderer Base type for custom rendering types
Delegate Description
NewFrameDataEventHandler Represents the method that will handle each frame in video sequence as array of raw pixel planes.
NewFrameEventHandler Represents a callback method that will handle each frame in video sequence as System.Drawing.Bitmap object.
NewSoundEventHandler Represents a callback method which handles audio samples
VolumeChangedEventHandler Represents a callback method which handles change in volume or mute values
Enumeration Description
AspectRatioMode Available video aspect ratio modes
AudioChannelType
ChromaType VLC pixel formats
DeinterlaceMode Available deinterlace algorithms.
MediaState Possible state of the media objects
MetaDataType Meta data types of the media object
PlaybackMode Available playback modes for the media list player.
Position Position on the video screen
TrackType Represents media track type
VlcColor Represents colors in HTML format