Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Media Player Options' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Media Player Options |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Initial Track Indices | Indices of the media tracks to select for playback |
| struct | Initial Track Language | Language of the media tracks to select for playback |
| enum | Initial Track Selection Mode | How the initial media tracks for playback are selected |
| struct | Seek Time | Initial media time to start playback at. |
| enum | Seek Time Interpretation | How to interpret the initial seek time. |
| enum | Play On Open | How to handle automatic playback when media opens. |
| enum | Loop | How to initially select looping of the media. |