OpenCV  3.2.0-dev
Open Source Computer Vision

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

#include "cudacodec.hpp"

Collaboration diagram for cv::cudacodec::FormatInfo:

Public Attributes

ChromaFormat chromaFormat
 
Codec codec
 
int height
 
int width
 

Detailed Description

Struct providing information about video file format.

:

Member Data Documentation

ChromaFormat cv::cudacodec::FormatInfo::chromaFormat
Codec cv::cudacodec::FormatInfo::codec
int cv::cudacodec::FormatInfo::height
int cv::cudacodec::FormatInfo::width

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