Shaka Packager SDK
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
shaka::media::RgbaColor Struct Reference

Public Member Functions

bool operator== (const RgbaColor &other) const
 
bool operator!= (const RgbaColor &other) const
 

Public Attributes

uint8_t r
 
uint8_t g
 
uint8_t b
 
uint8_t a
 

Detailed Description

Definition at line 16 of file dvb_image.h.

Member Function Documentation

◆ operator!=()

bool shaka::media::RgbaColor::operator!= ( const RgbaColor other) const
inline

Definition at line 25 of file dvb_image.h.

◆ operator==()

bool shaka::media::RgbaColor::operator== ( const RgbaColor other) const
inline

Definition at line 22 of file dvb_image.h.

Member Data Documentation

◆ a

uint8_t shaka::media::RgbaColor::a

Definition at line 20 of file dvb_image.h.

◆ b

uint8_t shaka::media::RgbaColor::b

Definition at line 19 of file dvb_image.h.

◆ g

uint8_t shaka::media::RgbaColor::g

Definition at line 18 of file dvb_image.h.

◆ r

uint8_t shaka::media::RgbaColor::r

Definition at line 17 of file dvb_image.h.


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