kodi
Public Member Functions | Public Attributes | List of all members
DXVA::SupportedConversionsArgs Struct Reference

Public Member Functions

 SupportedConversionsArgs (const VideoPicture &picture, bool isHdrOutput)
 
 SupportedConversionsArgs (const AVColorPrimaries &colorPrimaries, const AVColorSpace &colorSpace, const AVColorTransferCharacteristic &colorTransfer, bool fullRange, bool hdrOutput)
 
bool operator!= (const SupportedConversionsArgs &other) const
 

Public Attributes

AVColorPrimaries m_colorPrimaries {AVCOL_PRI_UNSPECIFIED}
 
AVColorSpace m_colorSpace {AVCOL_SPC_UNSPECIFIED}
 
AVColorTransferCharacteristic m_colorTransfer {AVCOL_TRC_UNSPECIFIED}
 
bool m_fullRange {false}
 
bool m_hdrOutput {false}
 

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