![]() |
Open Broadcaster Software
Free, open source software for live streaming and recording
|
Data Fields | |
uint64_t | timestamp |
enum audio_action_type | type |
union { | |
float vol | |
bool set | |
}; | |
union { ... } |
bool audio_action::set |
uint64_t audio_action::timestamp |
enum audio_action_type audio_action::type |
float audio_action::vol |