CoreSDK  v1.0.0.b1304
Public Attributes | List of all members
r5::common::VideoDesc Struct Reference

Video data description. More...

#include <r5data.h>

Public Attributes

union {
   VideoFmt   fmt = VideoFmt::Unknown
 video pixel format
 
   int   fmtFull
 negative values for ffmpeg codec id
 
}; 
 
int width = 0
 video frame width
 
int height = 0
 video frame height
 
int fps = 0
 video stream frame rate
 

Detailed Description

Video data description.


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