![]() |
Open Broadcaster Software
Free, open source software for live streaming and recording
|
Data Fields | |
struct obs_source * | source |
bool | is_group |
bool | custom_size |
uint32_t | cx |
uint32_t | cy |
int64_t | id_counter |
pthread_mutex_t | video_mutex |
pthread_mutex_t | audio_mutex |
struct obs_scene_item * | first_item |
pthread_mutex_t obs_scene::audio_mutex |
bool obs_scene::custom_size |
uint32_t obs_scene::cx |
uint32_t obs_scene::cy |
struct obs_scene_item* obs_scene::first_item |
int64_t obs_scene::id_counter |
bool obs_scene::is_group |
struct obs_source* obs_scene::source |
pthread_mutex_t obs_scene::video_mutex |