Developer Documentation

Odin Assign Synth to Media

Odin Assign Synth to Media

Assign a media stream coming with the Media Added event to the Odin Synth Component which will generate audio output from the incoming stream.

Inputs

NameTypeDescription
Execexec
TargetOdin Synth Component Object ReferenceThe Odin Synth Component that you either get from an Actor using the GetComponentByClass node or from the Add Odin Synth Component node.
MediaMedia Object ReferenceThe media stream to be assigned to the Odin Synth Component. You’ll get that from the Media Added event.

Outputs

NameTypeDescription
Execexec