Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Media Stream Player Config' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Media Stream Player Config |
Outputs
| 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 |