AVIReaderGetNextFrame Method |
Namespace: Accord.Video.VFW
Exception | Condition |
---|---|
IOException | Thrown if no video file was open. |
VideoException | A error occurred while reading next video frame. See exception message. |
The method reads and returns the next video frame in the opened video stream at the position, which is set in Position property.