FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MatroskaTrackVideoProjection Struct Reference

Data Fields

uint64_t type
 
EbmlBin private
 
double yaw
 
double pitch
 
double roll
 

Detailed Description

Definition at line 166 of file matroskadec.c.

Field Documentation

uint64_t MatroskaTrackVideoProjection::type

Definition at line 167 of file matroskadec.c.

Referenced by mkv_parse_video_projection().

EbmlBin MatroskaTrackVideoProjection::private

Definition at line 168 of file matroskadec.c.

Referenced by mkv_parse_video_projection().

double MatroskaTrackVideoProjection::yaw

Definition at line 169 of file matroskadec.c.

Referenced by mkv_parse_video_projection().

double MatroskaTrackVideoProjection::pitch

Definition at line 170 of file matroskadec.c.

Referenced by mkv_parse_video_projection().

double MatroskaTrackVideoProjection::roll

Definition at line 171 of file matroskadec.c.

Referenced by mkv_parse_video_projection().


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