EasyCV  0.9.36
Easy! Computer Vision
Public Attributes | List of all members
cvac::FileProperties Struct Reference

Public Attributes

bool isImage
 
bool isVideo
 
long bytesize
 
int width
 
int height
 
VideoSeekTime videoLength
 
bool readPermitted
 
bool writePermitted
 

Detailed Description

Metadata about a media file: byte size, image size, video length etc., as well as some file attributes.

Member Data Documentation

long cvac::FileProperties::bytesize
int cvac::FileProperties::height
bool cvac::FileProperties::isImage
bool cvac::FileProperties::isVideo
bool cvac::FileProperties::readPermitted
VideoSeekTime cvac::FileProperties::videoLength
int cvac::FileProperties::width
bool cvac::FileProperties::writePermitted

The documentation for this struct was generated from the following file: