Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Media Stream Player Config' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| boolean | Play On Open | |
| struct | Track Options | |
| boolean | Looping | |
| real | Volume | |
| real | Rate | |
| real | Time Delay | |
| boolean | Shuffle | Only applicable to play lists. |
| real | Cache Ahead | |
| real | Cache Behind | |
| real | Cache Behind Game |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Media Stream Player Config |