#include <videoio.h>
PVideoOutputDevice::FrameData::FrameData |
( |
| ) |
|
|
inline |
unsigned PVideoOutputDevice::FrameData::height |
Height of area in frame where data is put.
bool* PVideoOutputDevice::FrameData::keyFrameNeeded |
Indicates bad video and a new key frame is required.
void* PVideoOutputDevice::FrameData::mark |
bool PVideoOutputDevice::FrameData::partialFrame |
Indicate partial video frame.
const BYTE* PVideoOutputDevice::FrameData::pixels |
Data to put into the video frame store.
Sampling time for the frame.
unsigned PVideoOutputDevice::FrameData::sarHeight |
Aspect ratio height of area in frame where data is put.
unsigned PVideoOutputDevice::FrameData::sarWidth |
Aspect ratio width of area in frame where data is put.
unsigned PVideoOutputDevice::FrameData::width |
Width of area in frame where data is put.
unsigned PVideoOutputDevice::FrameData::x |
Horizontal position in frame where data is put.
unsigned PVideoOutputDevice::FrameData::y |
Vertical position in frame where data is put.
The documentation for this struct was generated from the following file: