class documentation

A video object read from a file

Method __getitem__ Get a frame from the video
Method __init__ Undocumented
Property fourcc Get the codec fourcc specification
Property fps Get the video frame rate
Property size Get the resolution of the video
Method _get_length Undocumented
Instance Variable _cap Undocumented
Instance Variable _filepath Undocumented
Instance Variable _index Undocumented
Instance Variable _n_frames Undocumented

Inherited from AbstractVideo:

Method __len__ Undocumented