WmvVideoStream ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Multimedia.VideoStreams WmvVideoStream

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

public class WmvVideoStream : BaseVideoStream, 
	IDisposable

The WmvVideoStream type exposes the following members.

Constructors

  NameDescription
Public methodWmvVideoStream
Initializes a new instance of the WmvVideoStream class
Top
Methods

  NameDescription
Public methodDispose
Releases all resources used by the WmvVideoStream
Public methodStatic memberIsWmvStream
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