![]() |
Open Broadcaster Software
Free, open source software for live streaming and recording
|
Data Fields | |
obs_hotkey_id | id |
char * | name |
char * | description |
obs_hotkey_func | func |
void * | data |
int | pressed |
obs_hotkey_registerer_t | registerer_type |
void * | registerer |
obs_hotkey_id | pair_partner_id |
void* obs_hotkey::data |
char* obs_hotkey::description |
obs_hotkey_func obs_hotkey::func |
obs_hotkey_id obs_hotkey::id |
char* obs_hotkey::name |
obs_hotkey_id obs_hotkey::pair_partner_id |
int obs_hotkey::pressed |
void* obs_hotkey::registerer |
obs_hotkey_registerer_t obs_hotkey::registerer_type |