Module data

Source

Modules§

audio
immutable
output
properties
video

Structs§

ObsData
Contains obs_data and its related strings. Note that this struct prevents string pointers from being freed by keeping them owned. Update: The strings are actually copied by obs itself, we don’t need to store them
ObsDataUpdater
Important: Make sure to call update() after setting the values. This will apply the changes to the ObsData object.

Enums§

ObsDataChange

Traits§

ObsObjectBuilder
Trait for building OBS sources.
ObsObjectUpdater
StringEnum