VLC  3.0.15
Data Fields
vlc_chroma_description_t Struct Reference

Chroma related information. More...

Collaboration diagram for vlc_chroma_description_t:
Collaboration graph
[legend]

Data Fields

unsigned plane_count
 
struct {
   vlc_rational_t   w
 
   vlc_rational_t   h
 
p [4]
 
unsigned pixel_size
 
unsigned pixel_bits
 

Detailed Description

Chroma related information.

Field Documentation

◆ h

vlc_rational_t vlc_chroma_description_t::h

Referenced by vout_update_format().

◆ p

struct { ... } vlc_chroma_description_t::p[4]

Referenced by vout_update_format().

◆ pixel_bits

unsigned vlc_chroma_description_t::pixel_bits

◆ pixel_size

unsigned vlc_chroma_description_t::pixel_size

◆ plane_count

unsigned vlc_chroma_description_t::plane_count

Referenced by vout_update_format().

◆ w

vlc_rational_t vlc_chroma_description_t::w

Referenced by vout_update_format().


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