Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Latest commit

 

History

History
34 lines (14 loc) · 1007 Bytes

ChannelPublishingClosedCaptionStreams.md

File metadata and controls

34 lines (14 loc) · 1007 Bytes

Isp.ChannelPublishingClosedCaptionStreams

Properties

Name Type Description Notes
autoSelect String Indicates that the client should play the captioning media selection group if the user has not indicated a user preference. If both auto_select and default are not set, the first captioning media selection group will be used. [optional]
_default String Configures the captioning media selection group that will be played if the user has not indicated a user preference. If both auto_select and default are not set, the first captioning media selection group will be used. [optional]
language String Language code as RFC 5646, e.g. 'en' 'en-US'. [optional]
name String Source stream name. [optional]

Enum: AutoSelectEnum

  • NO (value: "NO")

  • YES (value: "YES")

Enum: DefaultEnum

  • NO (value: "NO")

  • YES (value: "YES")