Struct providing information about video file format. More...
#include "cudacodec.hpp"
Public Attributes | |
ChromaFormat | chromaFormat |
Codec | codec |
int | height |
int | width |
Struct providing information about video file format.
:
ChromaFormat cv::cudacodec::FormatInfo::chromaFormat |
Codec cv::cudacodec::FormatInfo::codec |
int cv::cudacodec::FormatInfo::height |
int cv::cudacodec::FormatInfo::width |