Struct mediapipe::VideoHeader
ClassList > mediapipe > VideoHeader
Public Attributes
Type | Name |
---|---|
float | duration = 0.0f |
ImageFormat::Format | format = ImageFormat::UNKNOWN |
double | frame_rate = 0.0 |
int | height = 0 |
int | width = 0 |
Public Attributes Documentation
variable duration
float mediapipe::VideoHeader::duration;
variable format
ImageFormat::Format mediapipe::VideoHeader::format;
variable frame_rate
double mediapipe::VideoHeader::frame_rate;
variable height
int mediapipe::VideoHeader::height;
variable width
int mediapipe::VideoHeader::width;
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/formats/video_stream_header.h