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.
| Name | Type | Description |
|---|
| Exec | exec | |
| Target | object | The Odin Synth Component that you either get from an Actor using the GetComponentByClass node or from the Add Odin Synth Component node. |
| Media | object | 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 | |