VlcVideoStream ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Multimedia.VideoStreams VlcVideoStream

Namespace: DeltaEngine.Multimedia.VideoStreams
Assembly: DeltaEngine.Multimedia.VideoStreams (in DeltaEngine.Multimedia.VideoStreams.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class VlcVideoStream : BaseVideoStream, 
	IDisposable

The VlcVideoStream type exposes the following members.

Constructors

  NameDescription
Public methodVlcVideoStream
Initializes a new instance of the VlcVideoStream class
Top
Methods

  NameDescription
Public methodDispose
Releases all resources used by the VlcVideoStream
Public methodStatic memberIsMp4Stream
Public methodPlay
Public methodReadImageRgbaColors
Public methodReadMusicBytes
Public methodRewind
Public methodStop
Top
Properties

  NameDescription
Public propertyChannels
Public propertyHeight
Public propertyLengthInSeconds
Public propertySamplerate
Public propertyWidth
Top
See Also