![]() |
CoreSDK
v1.0.0.b1304
|
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 | |
Video data description.