github.com/muxinc/mux-go@v1.1.1/docs/LiveStreamEmbeddedSubtitleSettings.md (about)

     1  # LiveStreamEmbeddedSubtitleSettings
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Name** | **string** | A name for this live stream subtitle track. | [optional] 
     7  **Passthrough** | **string** | Arbitrary metadata set for the live stream subtitle track. Max 255 characters. | [optional] 
     8  **LanguageCode** | **string** | The language of the subtitle stream. Value must be BCP 47 compliant. | [optional] [default to en]
     9  **LanguageChannel** | **string** | CEA-608 caption channel to read data from. | [optional] [default to LANGUAGE_CHANNEL_CC1]
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13