FFmpeg  4.0
Data Fields
MatroskaTrackVideoProjection Struct Reference

Data Fields

uint64_t type
 
EbmlBin private
 
double yaw
 
double pitch
 
double roll
 

Detailed Description

Definition at line 167 of file matroskadec.c.

Field Documentation

◆ type

uint64_t MatroskaTrackVideoProjection::type

Definition at line 168 of file matroskadec.c.

Referenced by mkv_parse_video_projection().

◆ private

EbmlBin MatroskaTrackVideoProjection::private

Definition at line 169 of file matroskadec.c.

Referenced by mkv_parse_video_projection().

◆ yaw

double MatroskaTrackVideoProjection::yaw

Definition at line 170 of file matroskadec.c.

Referenced by mkv_parse_video_projection().

◆ pitch

double MatroskaTrackVideoProjection::pitch

Definition at line 171 of file matroskadec.c.

Referenced by mkv_parse_video_projection().

◆ roll

double MatroskaTrackVideoProjection::roll

Definition at line 172 of file matroskadec.c.

Referenced by mkv_parse_video_projection().


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