Open Broadcaster Software
Free, open source software for live streaming and recording
obs_hotkey_pair Struct Reference

Data Fields

obs_hotkey_pair_id pair_id
 
obs_hotkey_id id [2]
 
obs_hotkey_active_func func [2]
 
bool pressed0: 1
 
bool pressed1: 1
 
void * data [2]
 

Field Documentation

◆ data

void* obs_hotkey_pair::data[2]

◆ func

obs_hotkey_active_func obs_hotkey_pair::func[2]

◆ id

obs_hotkey_id obs_hotkey_pair::id[2]

◆ pair_id

obs_hotkey_pair_id obs_hotkey_pair::pair_id

◆ pressed0

bool obs_hotkey_pair::pressed0

◆ pressed1

bool obs_hotkey_pair::pressed1

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