Caffe2 - C++ API
A deep learning, cross platform ML framework
Data Structures | Public Types | Data Fields
caffe2::DecodedFrame Class Reference

Data Structures

struct  avDeleter
 

Public Types

using AvDataPtr = std::unique_ptr< uint8_t, avDeleter >
 

Data Fields

AvDataPtr data_
 
int size_ = 0
 
int width_ = 0
 
int height_ = 0
 
double timestamp_ = 0
 
bool keyFrame_ = false
 
int index_ = -1
 
int outputFrameIndex_ = -1
 

Detailed Description

Definition at line 189 of file video_decoder.h.


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