The AVIReader type exposes the following members.

Constructors

  NameDescription
AVIReader
Initializes a new instance of the AVIReader class.

Methods

  NameDescription
Close
Close video file.
DisposeOverloaded.
Finalize
Destroys the instance of the AVIReader class.
(Overrides Object..::.Finalize()()().)
GetNextFrame
Get next frame of opened video stream.
Open
Open AVI file.

Properties

  NameDescription
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.

See Also