The List of States Start data type is an Experience Data Model (XDM) data type designed for representing information related to the starting state of various player attributes. It includes the Player State Name properties which indicates the specific attribute state (for example, “fullscreen”, “mute”, “closedCaptioning”). This data type is used to capture and describe the initial conditions of different player states.
Display name | Property | Data type | Required | Description |
---|---|---|---|---|
Player State Name | name |
string | No | The name of the player state. Enumerated: “fullscreen”, “mute”, “closedCaptioning”, “pictureInPicture”, “inFocus” with respective meanings. |