Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetID
Method
GetID
plugins/base/utils/source-setting.hpp:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
bool Save(obs_data_t *obj) const;
21
bool Load(obs_data_t *obj);
22
std::string GetID() const { return _id; }
23
bool IsList() const;
24
bool operator==(const SourceSetting &other) const;
25
Callers
10
AllSceneItemsTransformSettingChanged
Method · 0.45
AllSceneItemsTransformSettingMatch
Method · 0.45
GetSourceSettingValue
Function · 0.45
GetSourceSettingListEntryName
Function · 0.45
SetSourceSetting
Function · 0.45
SetSourceSettingListEntryValueByName
Function · 0.45
GetTransformSettingValue
Function · 0.45
handlePosOrScaleOrBounds
Function · 0.45
SetTransformSetting
Function · 0.45
mapIdToLocale
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected