Open Broadcaster Software
Free, open source software for live streaming and recording
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
obs_hotkey Struct Reference

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
 

Field Documentation

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

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