Streams AVI video playback.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Multimedia.VideoStreams.Avi AviStream
DeltaEngine.Multimedia.VideoStreams.Avi VideoStream
Namespace: DeltaEngine.Multimedia.VideoStreams.Avi
Assembly: DeltaEngine.Multimedia.VideoStreams (in DeltaEngine.Multimedia.VideoStreams.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The VideoStream type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | VideoStream | Initializes a new instance of the VideoStream class |
Methods
Name | Description | |
---|---|---|
![]() | Close | (Inherited from AviStream.) |
![]() | GetFrameClose | |
![]() | GetFrameOpen | |
![]() | GetStreamData | |
![]() | GetStreamInfo | (Inherited from AviStream.) |
Properties
Name | Description | |
---|---|---|
![]() | CountBitsPerPixel | |
![]() | CountFrames | |
![]() | FilePointer | (Inherited from AviStream.) |
![]() | FirstFrame | |
![]() | FrameRate | |
![]() | FrameSize | |
![]() | Height | |
![]() | StreamPointer | (Inherited from AviStream.) |
![]() | Width |
See Also