The VideoFileReader type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CodecName |
Name of codec used for encoding the opened video file.
|
![]() | FrameCount |
Number of video frames in the opened video file.
|
![]() | FrameRate |
Frame rate of the opened video file.
|
![]() | Height |
Frame height of the opened video file.
|
![]() | IsOpen |
The property specifies if a video file is opened or not by this instance of the class.
|
![]() | Width |
Frame width of the opened video file.
|