Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Media Player Initial Track Language Selection' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Media Player Initial Track Language Selection |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Video | Comma separated RFC 4647 language ranges in order of priority, or keep empty for default. |
| string | Audio | Comma separated RFC 4647 language ranges in order of priority, or keep empty for default. |
| string | Subtitle | Comma separated RFC 4647 language ranges in order of priority, or keep empty for default. |
| string | Caption | Comma separated RFC 4647 language ranges in order of priority, or keep empty for default. |