AviVideoStream ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Multimedia.VideoStreams AviVideoStream

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

public class AviVideoStream : BaseVideoStream, 
	IDisposable

The AviVideoStream type exposes the following members.

Constructors

  NameDescription
Public methodAviVideoStream
Initializes a new instance of the AviVideoStream class
Top
Methods

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