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

Data Fields

uint64_t matrix_coefficients
 
uint64_t bits_per_channel
 
uint64_t chroma_sub_horz
 
uint64_t chroma_sub_vert
 
uint64_t cb_sub_horz
 
uint64_t cb_sub_vert
 
uint64_t chroma_siting_horz
 
uint64_t chroma_siting_vert
 
uint64_t range
 
uint64_t transfer_characteristics
 
uint64_t primaries
 
uint64_t max_cll
 
uint64_t max_fall
 
MatroskaMasteringMeta mastering_meta
 

Detailed Description

Definition at line 147 of file matroskadec.c.

Field Documentation

uint64_t MatroskaTrackVideoColor::matrix_coefficients

Definition at line 148 of file matroskadec.c.

Referenced by mkv_parse_video_color().

uint64_t MatroskaTrackVideoColor::bits_per_channel

Definition at line 149 of file matroskadec.c.

uint64_t MatroskaTrackVideoColor::chroma_sub_horz

Definition at line 150 of file matroskadec.c.

uint64_t MatroskaTrackVideoColor::chroma_sub_vert

Definition at line 151 of file matroskadec.c.

uint64_t MatroskaTrackVideoColor::cb_sub_horz

Definition at line 152 of file matroskadec.c.

uint64_t MatroskaTrackVideoColor::cb_sub_vert

Definition at line 153 of file matroskadec.c.

uint64_t MatroskaTrackVideoColor::chroma_siting_horz

Definition at line 154 of file matroskadec.c.

uint64_t MatroskaTrackVideoColor::chroma_siting_vert

Definition at line 155 of file matroskadec.c.

uint64_t MatroskaTrackVideoColor::range

Definition at line 156 of file matroskadec.c.

Referenced by mkv_parse_video_color().

uint64_t MatroskaTrackVideoColor::transfer_characteristics

Definition at line 157 of file matroskadec.c.

Referenced by mkv_parse_video_color().

uint64_t MatroskaTrackVideoColor::primaries

Definition at line 158 of file matroskadec.c.

Referenced by mkv_parse_video_color().

uint64_t MatroskaTrackVideoColor::max_cll

Definition at line 159 of file matroskadec.c.

uint64_t MatroskaTrackVideoColor::max_fall

Definition at line 160 of file matroskadec.c.

MatroskaMasteringMeta MatroskaTrackVideoColor::mastering_meta

Definition at line 161 of file matroskadec.c.

Referenced by mkv_parse_video_color().


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