C-Menu 0.2.9
A User Interface Toolkit
Loading...
Searching...
No Matches
ChyronKey Struct Reference

#include <cm.h>

Collaboration diagram for ChyronKey:
[legend]

Data Fields

int cp
int end_pos
int keycode
char text [CHYRON_KEY_MAXLEN]

Detailed Description

Definition at line 268 of file cm.h.

Field Documentation

◆ cp

int ChyronKey::cp

color pair index for the command text in the chyron

Definition at line 273 of file cm.h.

Referenced by compile_chyron(), set_chyron_key(), and set_chyron_key_cp().

◆ end_pos

int ChyronKey::end_pos

end position of the command text in the chyron

Definition at line 272 of file cm.h.

Referenced by compile_chyron(), and get_chyron_key().

◆ keycode

int ChyronKey::keycode

key code associated with the command

Definition at line 271 of file cm.h.

Referenced by get_chyron_key(), set_chyron_key(), and set_chyron_key_cp().

◆ text

char ChyronKey::text[CHYRON_KEY_MAXLEN]

command text associated with the key code

Definition at line 269 of file cm.h.

Referenced by compile_chyron(), is_set_chyron_key(), set_chyron_key(), set_chyron_key_cp(), and unset_chyron_key().


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