Visibility type

Defines values for Visibility.
KnownVisibility can be used interchangeably with Visibility, this enum contains the known values that the service supports.

Known values supported by the service

Hidden: The track is hidden to video player.
Visible: The track is visible to video player.

type Visibility = string