Our new developer documentation is now available. Please check it out!
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
Name | Type | Description |
---|---|---|
Exec | exec | |
Target | Odin Synth Component Object Reference | The Odin Synth Component that you either get from an Actor using the GetComponentByClass node or from the Add Odin Synth Component node. |
Media | Media Object Reference | The media stream to be assigned to the Odin Synth Component . You’ll get that from the Media Added event. |
Outputs
Name | Type | Description |
---|---|---|
Exec | exec |