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

Data Fields

struct obs_sourcesource
 
pthread_mutex_t video_mutex
 
pthread_mutex_t audio_mutex
 
struct obs_scene_itemfirst_item
 

Field Documentation

◆ audio_mutex

pthread_mutex_t obs_scene::audio_mutex

◆ first_item

struct obs_scene_item* obs_scene::first_item

◆ source

struct obs_source* obs_scene::source

◆ video_mutex

pthread_mutex_t obs_scene::video_mutex

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