Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 831 Bytes

LiveStreamEmbeddedSubtitleSettings.md

File metadata and controls

13 lines (9 loc) · 831 Bytes

Mux.Csharp.Sdk.Model.LiveStreamEmbeddedSubtitleSettings

Properties

Name Type Description Notes
Name string A name for this live stream closed caption track. [optional]
Passthrough string Arbitrary user-supplied metadata set for the live stream closed caption track. Max 255 characters. [optional]
LanguageCode string The language of the closed caption stream. Value must be BCP 47 compliant. [optional] [default to "en"]
LanguageChannel string CEA-608 caption channel to read data from. [optional] [default to LanguageChannelEnum.Cc1]

[Back to Model list] [Back to API list] [Back to README]