enum class SxPlayerCapabilities
Possible supported capabilities by the video player.
SKIP | 
 Indicate the user's ability to skip the ad.  | 
MUTE | 
 Indicate the user's ability to mute/unmute audio  | 
AUTOPLAY | 
 Indicate the player's ability to autoplay media with audio, also implies MAUTOPLAY.  | 
MAUTOPLAY | 
 To indicate the player's ability to autoplay media when muted.  | 
FULLSCREEN | 
 Indicate the user's ability to enter fullscreen.  | 
ICON | 
 Indicate the player's ability to render NAI icons from VAST.  |