# Caption

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**uri** | **String** | The unique resource identifier of the uploaded caption. | [optional] 
**src** | **String** | A direct URL to the uploaded caption file. | [optional] 
**srclang** | **String** | Indicates the language of the uploaded caption file using IETF language tags. | [optional] 
**languageName** | **String** | Returns the native name of the caption language in UTF-8 encoding. | [optional] 
**_default** | **Bool** | Whether you will have subtitles or not. True for yes you will have subtitles, false for no you will not have subtitles. | [optional] [default to false]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)