OpenCV  3.3.1
Open Source Computer Vision
Public Attributes | List of all members

Struct providing information about video file format. : More...

#include "cudacodec.hpp"

Public Attributes

ChromaFormat chromaFormat
 
Codec codec
 
int height
 
int width
 

Detailed Description

Struct providing information about video file format. :

Member Data Documentation

§ chromaFormat

ChromaFormat cv::cudacodec::FormatInfo::chromaFormat

§ codec

Codec cv::cudacodec::FormatInfo::codec

§ height

int cv::cudacodec::FormatInfo::height

§ width

int cv::cudacodec::FormatInfo::width

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