MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / SetSource

Method SetSource

plugins/base/macro-condition-media.cpp:449–453  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

447}
448
449void MacroConditionMedia::SetSource(const SourceSelection &source)
450{
451 _source = source;
452 SetupTempVars();
453}
454
455bool MacroConditionMedia::Load(obs_data_t *obj)
456{

Callers 3

SourceChangedMethod · 0.45
UpdateEntryDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected