The AVIReader type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() | Close |
Close video file.
|
![]() | Dispose | Overloaded. |
![]() | Finalize |
Destroys the instance of the AVIReader class.
(Overrides Object..::.Finalize()()().) |
![]() | GetNextFrame |
Get next frame of opened video stream.
|
![]() | Open |
Open AVI file.
|
Properties
Name | Description | |
---|---|---|
![]() | Codec |
Codec used for video compression.
|
![]() | FrameRate |
Desired playing frame rate.
|
![]() | Height |
Height of video frames.
|
![]() | Length |
Video stream length.
|
![]() | Position |
Current position in video stream.
|
![]() | Start |
Starting position of video stream.
|
![]() | Width |
Width of video frames.
|