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 | object | The Odin Synth Component that you either get from an Actor using the GetComponentByClass node or from the |
| Media | object | The media stream to be assigned to the Odin Synth Component. You'll get that from the |
Outputs
| Name | Type | Description |
|---|---|---|
| Exec | exec |