Sunshine master
Self-hosted game stream host for Moonlight.
video::avcodec_colorspace_t Struct Reference

FFmpeg colorimetry values used by AVCodec encoders. More...

#include <src/video_colorspace.h>

Public Attributes

AVColorSpace matrix
 FFmpeg YUV matrix coefficients selected for the encoded stream.
 
AVColorPrimaries primaries
 FFmpeg color primaries selected for the encoded stream.
 
AVColorRange range
 FFmpeg full-range or limited-range flag selected for the encoded stream.
 
int software_format
 FFmpeg software pixel format used when hardware frames are not supplied.
 
AVColorTransferCharacteristic transfer_function
 FFmpeg transfer function selected for the encoded stream.
 

Detailed Description

FFmpeg colorimetry values used by AVCodec encoders.


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