| FFmpeg
    | 
| Data Fields | |
| const char * | name | 
| a string representing the name of the color  More... | |
| uint8_t | rgb_color [3] | 
| RGB values for the color.  More... | |
Detailed Description
Definition at line 182 of file parseutils.c.
Field Documentation
| const char* ColorEntry::name | 
a string representing the name of the color
Definition at line 183 of file parseutils.c.
Referenced by 7digital-python.lockerEndpoint.LockerArtist::__init__(), 7digital-python.lib.py7digital.Artist::__init__(), 7digital-python.lib.py7digital.Tag::__init__(), 7digital-python.lib.py7digital.Label::__init__(), 7digital-python.lib.py7digital.Artist::get_name(), 7digital-python.lib.py7digital.Tag::get_name(), 7digital-python.lib.py7digital.Label::get_name(), 7digital-python.lib.py7digital.Artist::set_name(), 7digital-python.lib.py7digital.Tag::set_name(), and 7digital-python.lib.py7digital.Label::set_name().
| uint8_t ColorEntry::rgb_color[3] | 
RGB values for the color.
Definition at line 184 of file parseutils.c.
Referenced by av_parse_color().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11