public interface ITimedTextConstants
| Modifier and Type | Field | Description |
|---|---|---|
static String |
AMF_TEXTTYPE_ON_TEXT_DATA |
|
static String |
CEA608 |
|
static String |
DEFAULT_AMF_CONVERTER_CLASS |
|
static String |
DEFAULT_AMF_CONVERTER_TEXT_TYPE |
|
static int |
DEFAULT_AMF_CONVERTER_TRACK_INDEX |
|
static String |
DEFAULT_CAPTION_CHARACTER_SET |
Default value for Timed Text Property
"captionCharacterSet". |
static String |
DEFAULT_CEA608_CONVERTER_CLASS |
|
static String |
DEFAULT_CEA608_IDENTITY_CONVERTER_CLASS |
|
static int |
DEFAULT_MAXIMUM_CAPTION_DURATION |
Default value for Timed Text Property
"maximumCaptionDuration". |
static String |
DEFAULT_PROPERTY_CAPION_LANGUAGES |
|
static String |
DEFAULT_PROPERTY_CAPTION_FILE_NAMING_RULE |
Default value for Timed Text Property
"captionFileNamingRule". |
static String |
DEFAULT_PROPERTY_CAPTION_LANGUAGES |
Default value for Timed Text Property
"captionLanguages". |
static String |
DEFAULT_PROPERTY_CAPTION_PATH_NAMING_RULE |
Default value for Timed Text Property
"captionFileNamingRule". |
static String |
DEFAULT_PROPERTY_CUPERTINO_VOD_CAPTIONS_DELEGATE_CLASS |
|
static String |
DEFAULT_PROPERTY_MPEGDASH_VOD_CAPTIONS_DELEGATE_CLASS |
|
static String |
DEFAULT_PROPERTY_RTMP_VOD_CAPTIONS_DELEGATE_CLASS |
|
static String |
DEFAULT_PROPERTY_SANJOSE_VOD_CAPTIONS_DELEGATE_CLASS |
|
static String |
DEFAULT_TIMED_TEXT_READER_SCC |
|
static String |
DEFAULT_TIMED_TEXT_READER_SRT |
|
static String |
DEFAULT_TIMED_TEXT_READER_TTML |
|
static String |
DEFAULT_TIMED_TEXT_READER_WEBVTT |
|
static String |
DEFAULT_WEBVTT_CONVERTER_CLASS |
|
static String |
LANGUAGE_ID_ENGLISH |
|
static String |
LANGUAGE_LOCALE |
|
static String |
ON_CAPTION |
|
static String |
ON_CAPTION_INFO |
|
static String |
ON_TEXT_DATA |
|
static String |
OUTPUT_TYPE_AMF |
|
static String |
OUTPUT_TYPE_CEA608 |
|
static String |
OUTPUT_TYPE_TTML |
|
static String |
PROP_3GPP_CAPTION_CHARACTER_SET |
Timed Text Property
"reader3GPPCaptionCharacterSet": used to determine character set when ingesting TTML captions
Overrides general property "captionCharacterSet" |
static String |
PROP_AMF_CONVERTER_CLASS |
|
static String |
PROP_AMF_CONVERTER_INSERT_ERASES_IN_GAPS |
Timed Text Property
"amfCaptionConverterInsertErases": insert erase captions if gaps between captions are greater than PROP_MAXIMUM_CAPTION_DURATION |
static String |
PROP_AMF_CONVERTER_TEXT_TYPE |
Timed Text Property
"amfCaptionConverterTextType":AMF text type used in conversion |
static String |
PROP_AMF_CONVERTER_TRACK_INDEX |
Timed Text Property
"amfCaptionConverterTrackIndex": track index used for captions |
static String |
PROP_CAPTION_CHARACTER_SET |
Timed Text Property
"captionCharacterSet": used to determine character set when ingesting captions |
static String |
PROP_CAPTION_FILE_NAMING_RULE |
Timed Text Property
"captionFileNamingRule": to change logic determining the caption companion file naming scheme |
static String |
PROP_CAPTION_FILENAME_QUERY_PARAMETER |
HTTP Streamer Property
"captionFilenameQueryParameter": used for changing query string param used for caption file selection. |
static String |
PROP_CAPTION_LANGUAGE_QUERY_PARAMETER |
HTTP Streamer Property
"captionLanguageQueryParameter": used for changing query string param used for caption language selection. |
static String |
PROP_CAPTION_LANGUAGES |
Timed Text Property
"captionLanguages": used to select presented caption Language. |
static String |
PROP_CAPTION_PATH_NAMING_RULE |
Timed Text Property
"captionPathNamingRule": to change logic determining the caption companion path |
static String |
PROP_CEA608_CONVERTER_CHARACTER_SET |
Timed Text Property
"cea608CaptionConverterCharacterSet":character set in default CEA caption converter. |
static String |
PROP_CEA608_CONVERTER_CHARS_PER_LINE |
Timed Text Property
"cea608CaptionConverterCharsPerLine": max number characters per line in default CEA caption converter. |
static String |
PROP_CEA608_CONVERTER_CLASS |
|
static String |
PROP_CEA608_CONVERTER_COLOR |
Timed Text Property
"cea608CaptionConverterColor": color of text in default CEA caption converter. |
static String |
PROP_CEA608_MAX_COMMANDS_PER_FRAME |
|
static String |
PROP_CUPERTINO_CAPTION_LANGUAGES |
Timed Text Property
"cupertinoCaptionLanguages": to enabled captionLanguage selection for Cupertino streaming. |
static String |
PROP_CUPERTINO_LIVE_USE_WEBVTT |
Timed Text Property
"cupertinoLiveCaptionsUseWebVTT" |
static String |
PROP_CUPERTINO_LIVE_WEBVTT_ADD_SPECIAL_EMPTY_CAPTION |
Timed Text Property
"cupertinoLiveWebVTTAddSpecialEmptyCaption" |
static String |
PROP_CUPERTINO_VOD_CAPTIONS_DELEGATE_CLASS |
|
static String |
PROP_CUPERTINO_VOD_CAPTIONS_ENABLED |
Timed Text Property
"cupertinoVODCaptionsEnabled": to enabled VOD captions for Cupertino streaming. |
static String |
PROP_CUPERTINO_VOD_REMOVE_EXISTING_CEA608 |
Timed Text Property
"cupertinoVODCaptionsRemoveExistingCEA608": if existing VOD has 608, remove them |
static String |
PROP_CUPERTINO_VOD_USE_WEBVTT |
Timed Text Property
"cupertinoVODCaptionsUseWebVTT" |
static String |
PROP_DEBUG_3GPP_CAPTION_PARSER |
Timed Text Property
"debug3GPPCaptionParser": adds info level logging regarding the 3GPP parser |
static String |
PROP_DEBUG_3GPP_CAPTION_PARSER_TIME |
Timed Text Property
"debug3GPPCaptionParserTime": adds info level logging regarding how long it took parser to index |
static String |
PROP_DEBUG_CUPERTINO_VOD_CAPTION_LANGUAGE_SELECTION |
Timed Text Property
"cupertinoDebugVODCaptionLanguageSelection": adds info level logging regarding language selection for Cupertino Streaming |
static String |
PROP_DEBUG_CUPERTINO_VOD_CAPTION_PROVIDER_DETERMINATION |
Timed Text Property
"cupertinoDebugVODCaptionProviderDetermination": adds info level logging regarding caption provider determination
for a given VOD asset for Cupertino Streaming. |
static String |
PROP_DEBUG_LIVE_CAPTION_INGEST |
Timed Text Property
"debugCaptionLiveIngest" |
static String |
PROP_DEBUG_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_LOG_AS_RAW |
Timed Text Property
"debugCaptionLiveIngestOnCaptionCEA608LogAsRaw"
: Adds additional logging of decoding AMF onCaption events of type "708" (CEA-608) such that they are logged in a raw binary state |
static String |
PROP_DEBUG_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_LOG_AS_SCC |
Timed Text Property
"debugCaptionLiveIngestOnCaptionCEA608LogAsSCC"
: Adds additional logging of decoding AMF onCaption events of type "708" (CEA-608) such that they are logged in SCC format |
static String |
PROP_DEBUG_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_VERBOSE |
Timed Text Property
"debugCaptionLiveIngestOnCaptionCEA608Verbose" : Adds verbose logging to AMF onCaption events of type "708" (CEA-608) |
static String |
PROP_DEBUG_LIVE_CAPTION_ONCAPTION_INGEST |
Timed Text Property
"debugCaptionLiveOnCaptionIngest" |
static String |
PROP_DEBUG_LIVE_CAPTION_ONTEXTDATA_INGEST |
Timed Text Property
"debugCaptionLiveOnTextDataIngest" |
static String |
PROP_DEBUG_MPEGDASH_VOD_CAPTION_LANGUAGE_SELECTION |
Timed Text Property
"mpegdashDebugVODCaptionLanguageSelection": adds info level logging regarding language selection for Cupertino Streaming |
static String |
PROP_DEBUG_MPEGDASH_VOD_CAPTION_PROVIDER_DETERMINATION |
Timed Text Property
"mpegdashDebugVODCaptionProviderDetermination": adds info level logging regarding caption provider determination
for a given VOD asset for MPEGDash Streaming. |
static String |
PROP_DEBUG_RTMP_VOD_CAPTION_LANGUAGE_SELECTION |
Timed Text Property
"rtmpDebugVODCaptionLanguageSelection": adds info level logging regarding language selection for RTMP Streaming |
static String |
PROP_DEBUG_RTMP_VOD_CAPTION_PROVIDER_DETERMINATION |
Timed Text Property
"rtmpDebugVODCaptionProviderDetermination": adds info level logging regarding caption provider determination
for a given VOD asset for RTMP Streaming. |
static String |
PROP_DEBUG_SANJOSE_VOD_CAPTION_LANGUAGE_SELECTION |
Timed Text Property
"sanJoseDebugVODCaptionLanguageSelection": adds info level logging regarding language selection for San Jose Streaming |
static String |
PROP_DEBUG_SANJOSE_VOD_CAPTION_PROVIDER_DETERMINATION |
Timed Text Property
"sanJoseVODDebugCaptionProviderDetermination": adds info level logging regarding caption provider determination
for a given VOD asset for San Jose Streaming. |
static String |
PROP_DEBUG_SCC_CAPTION_PARSER |
Timed Text Property
"debugSCCCaptionParser": adds info level logging regarding the SCC caption parser |
static String |
PROP_DEBUG_SCC_CAPTION_PARSER_TIME |
Timed Text Property
"debugSCCCaptionParserTime": adds info level logging regarding how long it took parser to index |
static String |
PROP_DEBUG_SCC_VOD_CAPTION_COMPANION_FILES |
Timed Text Property
"debugSCCVODCaptionFileDetermination": adds info level logging regarding caption companion file determination
for a given VOD asset for SCC provider |
static String |
PROP_DEBUG_SRT_CAPTION_PARSER |
Timed Text Property
"debugSRTCaptionParser": adds info level logging regarding the SRT caption parser |
static String |
PROP_DEBUG_SRT_CAPTION_PARSER_TIME |
Timed Text Property
"debugSRTCaptionParserTime": adds info level logging regarding how long it took parser to index |
static String |
PROP_DEBUG_SRT_VOD_CAPTION_COMPANION_FILES |
Timed Text Property
"debugSRTVODCaptionFileDetermination": adds info level logging regarding caption companion file determination
for a given VOD asset for SRT provider |
static String |
PROP_DEBUG_TTML_CAPTION_PARSER |
Timed Text Property
"debugTTMLCaptionParser": adds info level logging regarding the TTML caption parser |
static String |
PROP_DEBUG_TTML_CAPTION_PARSER_TIME |
Timed Text Property
"debugTTMLCaptionParserTime": adds info level logging regarding how long it took parser to index |
static String |
PROP_DEBUG_TTML_VOD_CAPTION_COMPANION_FILES |
Timed Text Property
"debugTTMLVODCaptionFileDetermination": adds info level logging regarding caption companion file determination
for a given VOD asset for TTML Streaming. |
static String |
PROP_DEBUG_VOD_CAPTION_COMPANION_FILES |
Timed Text Property
"debugVODCaptionFileDetermination": adds info level logging regarding caption companion file determination for a given VOD asset |
static String |
PROP_DEBUG_VOD_CAPTION_LANGUAGE_SELECTION |
Timed Text Property
"debugVODCaptionLanguageSelection": adds info level logging regarding language selection |
static String |
PROP_DEBUG_VOD_CAPTION_PROVIDER_DETERMINATION |
Timed Text Property
"debugVODCaptionProviderDetermination": adds info level logging regarding caption provider determination for a given VOD asset |
static String |
PROP_DEBUG_WEBVTT_CAPTION_PARSER |
Timed Text Property
"debugWebVTTCaptionParser": adds info level logging regarding the WebVTT caption parser |
static String |
PROP_DEBUG_WEBVTT_CAPTION_PARSER_TIME |
Timed Text Property
"debugWebVTTCaptionParserTime": adds info level logging regarding how long it took parser to index |
static String |
PROP_DEBUG_WEBVTT_VOD_CAPTION_COMPANION_FILES |
Timed Text Property
"debugWebVTTVODCaptionFileDetermination": adds info level logging regarding caption companion file determination
for a given VOD asset for WebVTT provider |
static String |
PROP_LIVE_CAPTION_DEFAULT_LANGUAGES |
Timed Text Property
"captionLiveIngestLanguages": comma separated ISO-639 language codes determining what languages are expected in the live stream |
static String |
PROP_LIVE_CAPTION_INGEST_AMF_ID_STRING |
Timed Text Property
"captionLiveIngestAMFIDString": to change AMF identifier from default "onTextData" to something else |
static String |
PROP_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_ENABLE_FIELD1 |
Timed Text Property
"captionLiveIngestOnCaptionCEA608EnableField2":
When ingesting AMF onCaption 708 data events (actually CEA-608), controls whether CEA-608 field 1 is enabled for decoding |
static String |
PROP_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_ENABLE_FIELD2 |
Timed Text Property
"captionLiveIngestOnCaptionCEA608EnableField2":
When ingesting AMF onCaption 708 data events (actually CEA-608), controls whether CEA-608 field 2 is enabled for decoding |
static String |
PROP_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_IDLE_TIME_TO_FLUSH_DECODER |
Timed Text Property
"captionLiveIngestOnCaptionCEA608IdleTimeToFlushDecoder"
Controls allowed amount of idle time when parsing CEA-608 captions when ingested from AMF 708 data events |
static String |
PROP_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_LANGUAGE_ID |
Timed Text Property
"captionLiveIngestOnCaptionCEA608LanguageID":
When ingesting AMF onCaption 708 data events (actually CEA-608), controls the language ID used to add captions as onTextData |
static String |
PROP_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_MAX_WARN_MESSAGES |
Timed Text Property
"captionLiveIngestOnCaptionCEA608MaxWarnMessages":
When ingesting AMF onCaption 708 data events (actually CEA-608), controls the maximum number of warning messages that are logged by the decoder |
static String |
PROP_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_TRACK_NUMBER |
Timed Text Property
"captionLiveIngestOnCaptionCEA608TrackNumber":
When ingesting AMF onCaption 708 data events (actually CEA-608), controls the track number used to add captions as onTextData |
static String |
PROP_LIVE_CAPTION_INGEST_ON_CAPTION_INFO_STRING |
Timed Text Property
"captionLiveIngestOnCaptionInfoString": to change AMF identifier from default "onCaptionInfo" to something else |
static String |
PROP_LIVE_CAPTION_INGEST_ON_CAPTION_STRING |
Timed Text Property
"captionLiveIngestOnCaptionString": to change AMF identifier from default "onCaption" to something else |
static String |
PROP_LIVE_CAPTION_INGEST_TYPE |
Timed Text Property
"captionLiveIngestType": type of live caption ingestion. |
static String |
PROP_LIVE_CAPTION_USE_STREAM_NAME_GROUPS |
Timed Text Property
"captionLiveIngestUseStreamNameGroups": to enable use of smil files to determine available languages and ingest type |
static String |
PROP_LIVE_ONCAPTION_TO_AMF_CONVERTER_CLASS |
|
static String |
PROP_LIVE_ONCAPTION_TO_WEBVTT_CONVERTER_CLASS |
|
static String |
PROP_LIVE_ONTEXTDATA_TO_AMF_CONVERTER_CLASS |
|
static String |
PROP_LIVE_ONTEXTDATA_TO_WEBVTT_CONVERTER_CLASS |
|
static String |
PROP_MAXIMUM_CAPTION_DURATION |
Timed Text Property
"maximumCaptionDuration": used to determine maximum caption duration |
static String |
PROP_MP4_TO_AMF_CONVERTER_CLASS |
|
static String |
PROP_MP4_TO_CEA608_CONVERTER_CLASS |
|
static String |
PROP_MP4_TO_WEBVTT_CONVERTER_CLASS |
|
static String |
PROP_MPEGDASH_CAPTION_LANGUAGES |
Timed Text Property
"mpegdashCaptionLanguages": to enabled captionLanguage selection for Cupertino streaming. |
static String |
PROP_MPEGDASH_VOD_CAPTIONS_DELEGATE_CLASS |
|
static String |
PROP_MPEGDASH_VOD_CAPTIONS_ENABLED |
Timed Text Property
"mpegdashVODCaptionsEnabled": to enabled VOD captions for Cupertino streaming. |
static String |
PROP_RTMP_CAPTION_LANGUAGES |
Timed Text Property
"rtmpCaptionLanguages": to enabled captionLanguage selection for RTMP
Type String. |
static String |
PROP_RTMP_VOD_CAPTIONS_DELEGATE_CLASS |
|
static String |
PROP_RTMP_VOD_CAPTIONS_ENABLED |
Timed Text Property
"rtmpVODCaptionsEnabled": to enabled VOD captions for RTMP streaming. |
static String |
PROP_SANJOSE_CAPTION_LANGUAGES |
Timed Text Property
"sanJoseCaptionLanguages": to enabled captionLanguage selection for San Jose streaming. |
static String |
PROP_SANJOSE_VOD_CAPTIONS_DELEGATE_CLASS |
|
static String |
PROP_SANJOSE_VOD_CAPTIONS_ENABLED |
Timed Text Property
"sanJoseVODCaptionsEnabled": to enabled VOD captions for San Jose streaming. |
static String |
PROP_SCC_TO_AMF_CONVERTER_CLASS |
|
static String |
PROP_SCC_TO_CEA608_CONVERTER_CLASS |
|
static String |
PROP_SCC_TO_WEBVTT_CONVERTER_CLASS |
|
static String |
PROP_SRT_CAPTION_CHARACTER_SET |
Timed Text Property
"srtReaderCaptionCharacterSet": used to determine character set when ingesting SRT captions
Overrides general property "captionCharacterSet" |
static String |
PROP_SRT_TO_AMF_CONVERTER_CLASS |
|
static String |
PROP_SRT_TO_CEA608_CONVERTER_CLASS |
|
static String |
PROP_SRT_TO_WEBVTT_CONVERTER_CLASS |
|
static String |
PROP_TTML_CAPTION_CHARACTER_SET |
Timed Text Property
"ttmlReaderCaptionCharacterSet": used to determine character set when ingesting TTML captions
Overrides general property "captionCharacterSet" |
static String |
PROP_TTML_INLINE_TAGS_IN_TEXT |
Timed Text Property
"ttmlInlineTagsInText": TTML parser includes in-line styling and line-break tags in the sample text |
static String |
PROP_TTML_TO_AMF_CONVERTER_CLASS |
|
static String |
PROP_TTML_TO_CEA608_CONVERTER_CLASS |
|
static String |
PROP_TTML_TO_WEBVTT_CONVERTER_CLASS |
|
static String |
PROP_UNDEFINED_LANG_CODE |
Timed Text Property
"captionUndefinedLanguageId": if incoming caption language is undefined, use this language ID. |
static String |
PROP_VOD_CAPTIONS_ENABLED |
Timed Text Property
"vodCaptionsEnabled": to enabled VOD captions for all supported protocols |
static String |
PROP_WEBVTT_CONVERTER_CLASS |
|
static String |
PROP_WEBVTT_CONVERTER_INSERT_ERASES_IN_GAPS |
Timed Text Property
"webVTTCaptionConverterInsertErases": insert erase captions if gaps between captions are greater than PROP_MAXIMUM_CAPTION_DURATION |
static String |
PROP_WEBVTT_TO_AMF_CONVERTER_CLASS |
|
static String |
PROP_WEBVTT_TO_CEA608_CONVERTER_CLASS |
|
static String |
PROP_WEBVTT_TO_WEBVTT_CONVERTER_CLASS |
|
static String |
PROPERTY_SOURCE_DURATION |
|
static String |
PROPERTY_SOURCE_TIME_SCALE |
|
static String |
PROPERTY_SOURCE_TRACK_INDEX |
|
static String |
QUERYSTR_CAPTION_FILENAME |
Query string used for choosing caption languages.
|
static String |
QUERYSTR_CAPTIONLANGUAGES |
Query string used for choosing caption languages.
|
static String |
SMIL_PARAM_IS_WOWZA_CAPTION_STREAM |
|
static String |
SMIL_PARAM_WOWZA_CAPTION_INGEST_TYPE |
|
static String |
SOURCE_TYPE_3GPP |
|
static String |
SOURCE_TYPE_AMF |
|
static String |
SOURCE_TYPE_SCC |
|
static String |
SOURCE_TYPE_SRT |
|
static String |
SOURCE_TYPE_TTML |
|
static String |
SOURCE_TYPE_WEBVTT |
|
static String |
TIMED_TEXT_READER_EXTENSION_SCC |
|
static String |
TIMED_TEXT_READER_EXTENSION_SRT |
|
static String |
TIMED_TEXT_READER_EXTENSION_TTML |
|
static String |
TIMED_TEXT_READER_EXTENSION_WEBVTT |
|
static String |
TIMED_TEXT_TYPE_CAPTION |
static final String AMF_TEXTTYPE_ON_TEXT_DATA
static final String CEA608
static final String DEFAULT_AMF_CONVERTER_TEXT_TYPE
static final int DEFAULT_AMF_CONVERTER_TRACK_INDEX
static final String DEFAULT_CAPTION_CHARACTER_SET
"captionCharacterSet".
Default value is "UTF-8"
PROP_CAPTION_CHARACTER_SET,
Constant Field Valuesstatic final int DEFAULT_MAXIMUM_CAPTION_DURATION
"maximumCaptionDuration".
Default value is 10000.
static final String DEFAULT_PROPERTY_CAPION_LANGUAGES
static final String DEFAULT_PROPERTY_CAPTION_FILE_NAMING_RULE
"captionFileNamingRule".
Default value is "${SourceStreamName}.${FileExtension}"
static final String DEFAULT_PROPERTY_CAPTION_LANGUAGES
"captionLanguages".
Default value is "*", meaning present all found languages.
PROP_CAPTION_LANGUAGES,
Constant Field Valuesstatic final String DEFAULT_PROPERTY_CAPTION_PATH_NAMING_RULE
"captionFileNamingRule".
Default value is "${SourceBasePath}"static final String LANGUAGE_ID_ENGLISH
static final String LANGUAGE_LOCALE
static final String ON_CAPTION
static final String ON_CAPTION_INFO
static final String ON_TEXT_DATA
static final String OUTPUT_TYPE_AMF
static final String OUTPUT_TYPE_CEA608
static final String OUTPUT_TYPE_TTML
static final String PROP_3GPP_CAPTION_CHARACTER_SET
"reader3GPPCaptionCharacterSet": used to determine character set when ingesting TTML captions
Overrides general property "captionCharacterSet"
Type String. The default is DEFAULT_CAPTION_CHARACTER_SET
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_AMF_CONVERTER_INSERT_ERASES_IN_GAPS
"amfCaptionConverterInsertErases": insert erase captions if gaps between captions are greater than PROP_MAXIMUM_CAPTION_DURATION
Type boolean. The default is true.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_AMF_CONVERTER_TEXT_TYPE
"amfCaptionConverterTextType":AMF text type used in conversion
Type String. Default is AMF_TEXTTYPE_ON_TEXT_DATA
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_AMF_CONVERTER_TRACK_INDEX
"amfCaptionConverterTrackIndex": track index used for captions
Type Integer.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_CAPTION_CHARACTER_SET
"captionCharacterSet": used to determine character set when ingesting captions
Type String. The default is DEFAULT_CAPTION_CHARACTER_SET
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_CAPTION_FILE_NAMING_RULE
"captionFileNamingRule": to change logic determining the caption companion file naming scheme
Type String. The default value is DEFAULT_PROPERTY_CAPTION_FILE_NAMING_RULE.
This string is used to find the caption file for a given VOD asset. It is used in conjunction with PROP_CAPTION_PATH_NAMING_RULE, which determines the
file location.
It is comprised of variables preceded by a dollar sign and enclosed in squiggly brackets. For example: "${var1}.{var2}"
Valid variables include these:
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_CAPTION_FILENAME_QUERY_PARAMETER
"captionFilenameQueryParameter": used for changing query string param used for caption file selection.
Note: Must go into HTTPStreamers.xml under Properties for each streamer type
Type String. The default is "wowzacaptionfile"
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_CAPTION_LANGUAGE_QUERY_PARAMETER
"captionLanguageQueryParameter": used for changing query string param used for caption language selection.
Note: Must go into HTTPStreamers.xml under Properties for each streamer type
Type String. The default is "wowzacaptionlanguages"
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_CAPTION_LANGUAGES
"captionLanguages": used to select presented caption Language.
Type String. The default is DEFAULT_PROPERTY_CAPTION_LANGUAGES
Add the property to Application/TimedText/Properties in Application.xml
VOD Caption languages can be specified on a per protocol basis using PROP_CUPERTINO_CAPTION_LANGUAGES, PROP_RTMP_CAPTION_LANGUAGES,
PROP_SANJOSE_CAPTION_LANGUAGES.
static final String PROP_CAPTION_PATH_NAMING_RULE
"captionPathNamingRule": to change logic determining the caption companion path
Type String. The default value is DEFAULT_PROPERTY_CAPTION_PATH_NAMING_RULE.
This string is used to find the caption file location for a given VOD asset. It is used in conjunction with PROP_CAPTION_FILE_NAMING_RULE, which determines the
file name.
It is comprised of variables preceded by a dollar sign and enclosed in squiggly brackets. For example: "${var1}.{var2}"
Valid variables include these:
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_CEA608_CONVERTER_CHARACTER_SET
"cea608CaptionConverterCharacterSet":character set in default CEA caption converter.
Type String. Default is "UTF-8"
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_CEA608_CONVERTER_CHARS_PER_LINE
"cea608CaptionConverterCharsPerLine": max number characters per line in default CEA caption converter.
Type Integer. Default is ClosedCaptionCEA608Utils.COUNT_COLS
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_CEA608_CONVERTER_COLOR
"cea608CaptionConverterColor": color of text in default CEA caption converter.
Type Integer.
Default is ClosedCaptionCEA608Utils.COL0_WHITE
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_CUPERTINO_CAPTION_LANGUAGES
"cupertinoCaptionLanguages": to enabled captionLanguage selection for Cupertino streaming.
Type String. The default is DEFAULT_PROPERTY_CAPTION_LANGUAGES
Add the property to Application/TimedText/Properties in Application.xml
VOD Captions can be enabled for all protocols using PROP_CAPTION_LANGUAGES.
PROP_CAPTION_LANGUAGES,
Constant Field Valuesstatic final String PROP_CUPERTINO_LIVE_USE_WEBVTT
"cupertinoLiveCaptionsUseWebVTT"
Type Boolean. Default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_CUPERTINO_LIVE_WEBVTT_ADD_SPECIAL_EMPTY_CAPTION
"cupertinoLiveWebVTTAddSpecialEmptyCaption"
Type Boolean. Default is true.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_CUPERTINO_VOD_CAPTIONS_ENABLED
"cupertinoVODCaptionsEnabled": to enabled VOD captions for Cupertino streaming.
Type boolean. The default is true.
Add the property to Application/TimedText/Properties in Application.xml
VOD Captions can be enabled for all protocols using PROP_VOD_CAPTIONS_ENABLED.
PROP_VOD_CAPTIONS_ENABLED,
Constant Field Valuesstatic final String PROP_CUPERTINO_VOD_REMOVE_EXISTING_CEA608
"cupertinoVODCaptionsRemoveExistingCEA608": if existing VOD has 608, remove them
Type Boolean. Default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_CUPERTINO_VOD_USE_WEBVTT
"cupertinoVODCaptionsUseWebVTT"
Type Boolean. Default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_3GPP_CAPTION_PARSER
"debug3GPPCaptionParser": adds info level logging regarding the 3GPP parser
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_3GPP_CAPTION_PARSER_TIME
"debug3GPPCaptionParserTime": adds info level logging regarding how long it took parser to index
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_CUPERTINO_VOD_CAPTION_LANGUAGE_SELECTION
"cupertinoDebugVODCaptionLanguageSelection": adds info level logging regarding language selection for Cupertino Streaming
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_CUPERTINO_VOD_CAPTION_PROVIDER_DETERMINATION
"cupertinoDebugVODCaptionProviderDetermination": adds info level logging regarding caption provider determination
for a given VOD asset for Cupertino Streaming.
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_LIVE_CAPTION_INGEST
"debugCaptionLiveIngest"
Type Boolean. The default value is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_LOG_AS_RAW
"debugCaptionLiveIngestOnCaptionCEA608LogAsRaw"
: Adds additional logging of decoding AMF onCaption events of type "708" (CEA-608) such that they are logged in a raw binary state
Type Boolean. The default value is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_LOG_AS_SCC
"debugCaptionLiveIngestOnCaptionCEA608LogAsSCC"
: Adds additional logging of decoding AMF onCaption events of type "708" (CEA-608) such that they are logged in SCC format
Type Boolean. The default value is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_VERBOSE
"debugCaptionLiveIngestOnCaptionCEA608Verbose" : Adds verbose logging to AMF onCaption events of type "708" (CEA-608)
Type Boolean. The default value is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_LIVE_CAPTION_ONCAPTION_INGEST
"debugCaptionLiveOnCaptionIngest"
Type Boolean. The default value is false.
Overrides PROP_LIVE_CAPTION_DEFAULT_LANGUAGES
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_LIVE_CAPTION_ONTEXTDATA_INGEST
"debugCaptionLiveOnTextDataIngest"
Type Boolean. The default value is false.
Overrides PROP_LIVE_CAPTION_DEFAULT_LANGUAGES
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_MPEGDASH_VOD_CAPTION_LANGUAGE_SELECTION
"mpegdashDebugVODCaptionLanguageSelection": adds info level logging regarding language selection for Cupertino Streaming
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_MPEGDASH_VOD_CAPTION_PROVIDER_DETERMINATION
"mpegdashDebugVODCaptionProviderDetermination": adds info level logging regarding caption provider determination
for a given VOD asset for MPEGDash Streaming.
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_RTMP_VOD_CAPTION_LANGUAGE_SELECTION
"rtmpDebugVODCaptionLanguageSelection": adds info level logging regarding language selection for RTMP Streaming
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_RTMP_VOD_CAPTION_PROVIDER_DETERMINATION
"rtmpDebugVODCaptionProviderDetermination": adds info level logging regarding caption provider determination
for a given VOD asset for RTMP Streaming.
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_SANJOSE_VOD_CAPTION_LANGUAGE_SELECTION
"sanJoseDebugVODCaptionLanguageSelection": adds info level logging regarding language selection for San Jose Streaming
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_SANJOSE_VOD_CAPTION_PROVIDER_DETERMINATION
"sanJoseVODDebugCaptionProviderDetermination": adds info level logging regarding caption provider determination
for a given VOD asset for San Jose Streaming.
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_SCC_CAPTION_PARSER
"debugSCCCaptionParser": adds info level logging regarding the SCC caption parser
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_SCC_CAPTION_PARSER_TIME
"debugSCCCaptionParserTime": adds info level logging regarding how long it took parser to index
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_SCC_VOD_CAPTION_COMPANION_FILES
"debugSCCVODCaptionFileDetermination": adds info level logging regarding caption companion file determination
for a given VOD asset for SCC provider
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_SRT_CAPTION_PARSER
"debugSRTCaptionParser": adds info level logging regarding the SRT caption parser
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_SRT_CAPTION_PARSER_TIME
"debugSRTCaptionParserTime": adds info level logging regarding how long it took parser to index
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_SRT_VOD_CAPTION_COMPANION_FILES
"debugSRTVODCaptionFileDetermination": adds info level logging regarding caption companion file determination
for a given VOD asset for SRT provider
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_TTML_CAPTION_PARSER
"debugTTMLCaptionParser": adds info level logging regarding the TTML caption parser
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_TTML_CAPTION_PARSER_TIME
"debugTTMLCaptionParserTime": adds info level logging regarding how long it took parser to index
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_TTML_VOD_CAPTION_COMPANION_FILES
"debugTTMLVODCaptionFileDetermination": adds info level logging regarding caption companion file determination
for a given VOD asset for TTML Streaming.
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_VOD_CAPTION_COMPANION_FILES
"debugVODCaptionFileDetermination": adds info level logging regarding caption companion file determination for a given VOD asset
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
Can be enabled on a per provider basis as well using PROP_DEBUG_TTML_VOD_CAPTION_COMPANION_FILES
static final String PROP_DEBUG_VOD_CAPTION_LANGUAGE_SELECTION
"debugVODCaptionLanguageSelection": adds info level logging regarding language selection
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
Can be enabled on a per protocol basis using PROP_DEBUG_CUPERTINO_VOD_CAPTION_LANGUAGE_SELECTION, PROP_DEBUG_RTMP_VOD_CAPTION_LANGUAGE_SELECTION,
PROP_DEBUG_SANJOSE_VOD_CAPTION_LANGUAGE_SELECTION.
static final String PROP_DEBUG_VOD_CAPTION_PROVIDER_DETERMINATION
"debugVODCaptionProviderDetermination": adds info level logging regarding caption provider determination for a given VOD asset
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
Can be enabled on a per protocol basis using PROP_DEBUG_CUPERTINO_VOD_CAPTION_PROVIDER_DETERMINATION, PROP_DEBUG_RTMP_VOD_CAPTION_PROVIDER_DETERMINATION,
PROP_DEBUG_SANJOSE_VOD_CAPTION_PROVIDER_DETERMINATION.
static final String PROP_DEBUG_WEBVTT_CAPTION_PARSER
"debugWebVTTCaptionParser": adds info level logging regarding the WebVTT caption parser
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_WEBVTT_CAPTION_PARSER_TIME
"debugWebVTTCaptionParserTime": adds info level logging regarding how long it took parser to index
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_DEBUG_WEBVTT_VOD_CAPTION_COMPANION_FILES
"debugWebVTTVODCaptionFileDetermination": adds info level logging regarding caption companion file determination
for a given VOD asset for WebVTT provider
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_LIVE_CAPTION_DEFAULT_LANGUAGES
"captionLiveIngestLanguages": comma separated ISO-639 language codes determining what languages are expected in the live stream
Type String. The default value is the language returned by Locale.getDefault().getISO3Language().
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_LIVE_CAPTION_INGEST_AMF_ID_STRING
"captionLiveIngestAMFIDString": to change AMF identifier from default "onTextData" to something else
Type String. The default value is "onTextData".
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_ENABLE_FIELD1
"captionLiveIngestOnCaptionCEA608EnableField2":
When ingesting AMF onCaption 708 data events (actually CEA-608), controls whether CEA-608 field 1 is enabled for decoding
Type Boolean. Default is true;
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_ENABLE_FIELD2
"captionLiveIngestOnCaptionCEA608EnableField2":
When ingesting AMF onCaption 708 data events (actually CEA-608), controls whether CEA-608 field 2 is enabled for decoding
Type Boolean. Default is false;
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_IDLE_TIME_TO_FLUSH_DECODER
"captionLiveIngestOnCaptionCEA608IdleTimeToFlushDecoder"
Controls allowed amount of idle time when parsing CEA-608 captions when ingested from AMF 708 data events
Type Integer. The default value is 250 ms.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_LANGUAGE_ID
"captionLiveIngestOnCaptionCEA608LanguageID":
When ingesting AMF onCaption 708 data events (actually CEA-608), controls the language ID used to add captions as onTextData
Type String. Default is language code of Java's locale.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_MAX_WARN_MESSAGES
"captionLiveIngestOnCaptionCEA608MaxWarnMessages":
When ingesting AMF onCaption 708 data events (actually CEA-608), controls the maximum number of warning messages that are logged by the decoder
Type Integer. Default is 25.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_LIVE_CAPTION_INGEST_ON_CAPTION_CEA608_TRACK_NUMBER
"captionLiveIngestOnCaptionCEA608TrackNumber":
When ingesting AMF onCaption 708 data events (actually CEA-608), controls the track number used to add captions as onTextData
Type Integer. Default is 99.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_LIVE_CAPTION_INGEST_ON_CAPTION_INFO_STRING
"captionLiveIngestOnCaptionInfoString": to change AMF identifier from default "onCaptionInfo" to something else
Type String. The default value is "onCaptionInfo".
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_LIVE_CAPTION_INGEST_ON_CAPTION_STRING
"captionLiveIngestOnCaptionString": to change AMF identifier from default "onCaption" to something else
Type String. The default value is "onCaption".
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_LIVE_CAPTION_INGEST_TYPE
"captionLiveIngestType": type of live caption ingestion.
This corresponds to LiveIngestTypes in TimedTextProviders.
Type String. The default value is "onTextData". "onCaption" is also a valid value. "CEA608" is a valid value since 4.0.4
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_LIVE_CAPTION_USE_STREAM_NAME_GROUPS
"captionLiveIngestUseStreamNameGroups": to enable use of smil files to determine available languages and ingest type
Type Boolean. The default value is true. Only affects streams started with .smil files using StartupStreams or stream manager.
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_MAXIMUM_CAPTION_DURATION
"maximumCaptionDuration": used to determine maximum caption duration
Type Integer. In ms. The default is DEFAULT_MAXIMUM_CAPTION_DURATION
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_MPEGDASH_CAPTION_LANGUAGES
"mpegdashCaptionLanguages": to enabled captionLanguage selection for Cupertino streaming.
Type String. The default is DEFAULT_PROPERTY_CAPTION_LANGUAGES
Add the property to Application/TimedText/Properties in Application.xml
VOD Captions can be enabled for all protocols using PROP_CAPTION_LANGUAGES.
PROP_CAPTION_LANGUAGES,
Constant Field Valuesstatic final String PROP_MPEGDASH_VOD_CAPTIONS_ENABLED
"mpegdashVODCaptionsEnabled": to enabled VOD captions for Cupertino streaming.
Type boolean. The default is true.
Add the property to Application/TimedText/Properties in Application.xml
VOD Captions can be enabled for all protocols using PROP_VOD_CAPTIONS_ENABLED.
PROP_VOD_CAPTIONS_ENABLED,
Constant Field Valuesstatic final String PROP_RTMP_CAPTION_LANGUAGES
"rtmpCaptionLanguages": to enabled captionLanguage selection for RTMP
Type String. The default is DEFAULT_PROPERTY_CAPTION_LANGUAGES
Add the property to Application/TimedText/Properties in Application.xml
VOD Captions can be enabled for all protocols using PROP_CAPTION_LANGUAGES.
PROP_CAPTION_LANGUAGES,
Constant Field Valuesstatic final String PROP_RTMP_VOD_CAPTIONS_ENABLED
"rtmpVODCaptionsEnabled": to enabled VOD captions for RTMP streaming.
Type boolean. The default is true.
Add the property to Application/TimedText/Properties in Application.xml
VOD Captions can be enabled for all protocols using PROP_VOD_CAPTIONS_ENABLED.
PROP_VOD_CAPTIONS_ENABLED,
Constant Field Valuesstatic final String PROP_SANJOSE_CAPTION_LANGUAGES
"sanJoseCaptionLanguages": to enabled captionLanguage selection for San Jose streaming.
Type String. The default is DEFAULT_PROPERTY_CAPTION_LANGUAGES
Add the property to Application/TimedText/Properties in Application.xml
VOD Captions can be enabled for all protocols using PROP_CAPTION_LANGUAGES.
PROP_CAPTION_LANGUAGES,
Constant Field Valuesstatic final String PROP_SANJOSE_VOD_CAPTIONS_ENABLED
"sanJoseVODCaptionsEnabled": to enabled VOD captions for San Jose streaming.
Type boolean. The default is true.
Add the property to Application/TimedText/Properties in Application.xml
VOD Captions can be enabled for all protocols using PROP_VOD_CAPTIONS_ENABLED.
PROP_VOD_CAPTIONS_ENABLED,
Constant Field Valuesstatic final String PROP_SRT_CAPTION_CHARACTER_SET
"srtReaderCaptionCharacterSet": used to determine character set when ingesting SRT captions
Overrides general property "captionCharacterSet"
Type String. The default is DEFAULT_CAPTION_CHARACTER_SET
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_TTML_CAPTION_CHARACTER_SET
"ttmlReaderCaptionCharacterSet": used to determine character set when ingesting TTML captions
Overrides general property "captionCharacterSet"
Type String. The default is DEFAULT_CAPTION_CHARACTER_SET
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_TTML_INLINE_TAGS_IN_TEXT
"ttmlInlineTagsInText": TTML parser includes in-line styling and line-break tags in the sample text
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
Example sample: "
I can linebreak
or change fontWeight to bold in the middle of a sample.
static final String PROP_UNDEFINED_LANG_CODE
"captionUndefinedLanguageId": if incoming caption language is undefined, use this language ID.
Type String. If not defined, the Locale's 3 character language code is used. See Locale.getDefault().getISO3Language()
Add the property to Application/TimedText/Properties in Application.xml
static final String PROP_VOD_CAPTIONS_ENABLED
"vodCaptionsEnabled": to enabled VOD captions for all supported protocols
Type boolean. The default is true.
Add the property to Application/TimedText/Properties in Application.xml
VOD Captions can be enabled on a per protocol basis using PROP_CUPERTINO_VOD_CAPTIONS_ENABLED, PROP_RTMP_VOD_CAPTIONS_ENABLED,
PROP_SANJOSE_VOD_CAPTIONS_ENABLED.
static final String PROP_WEBVTT_CONVERTER_INSERT_ERASES_IN_GAPS
"webVTTCaptionConverterInsertErases": insert erase captions if gaps between captions are greater than PROP_MAXIMUM_CAPTION_DURATION
Type boolean. The default is false.
Add the property to Application/TimedText/Properties in Application.xml
static final String QUERYSTR_CAPTION_FILENAME
static final String QUERYSTR_CAPTIONLANGUAGES
static final String SMIL_PARAM_IS_WOWZA_CAPTION_STREAM
static final String SMIL_PARAM_WOWZA_CAPTION_INGEST_TYPE
static final String SOURCE_TYPE_3GPP
static final String SOURCE_TYPE_AMF
static final String SOURCE_TYPE_SCC
static final String SOURCE_TYPE_SRT
static final String SOURCE_TYPE_TTML
static final String SOURCE_TYPE_WEBVTT
static final String TIMED_TEXT_TYPE_CAPTION
static final String DEFAULT_AMF_CONVERTER_CLASS
static final String DEFAULT_CEA608_CONVERTER_CLASS
static final String DEFAULT_CEA608_IDENTITY_CONVERTER_CLASS
static final String DEFAULT_PROPERTY_CUPERTINO_VOD_CAPTIONS_DELEGATE_CLASS
static final String DEFAULT_PROPERTY_MPEGDASH_VOD_CAPTIONS_DELEGATE_CLASS
static final String DEFAULT_PROPERTY_RTMP_VOD_CAPTIONS_DELEGATE_CLASS
static final String DEFAULT_PROPERTY_SANJOSE_VOD_CAPTIONS_DELEGATE_CLASS
static final String DEFAULT_TIMED_TEXT_READER_SCC
static final String DEFAULT_TIMED_TEXT_READER_SRT
static final String DEFAULT_TIMED_TEXT_READER_TTML
static final String DEFAULT_TIMED_TEXT_READER_WEBVTT
static final String DEFAULT_WEBVTT_CONVERTER_CLASS
static final String PROP_AMF_CONVERTER_CLASS
static final String PROP_CEA608_CONVERTER_CLASS
static final String PROP_CEA608_MAX_COMMANDS_PER_FRAME
static final String PROP_CUPERTINO_VOD_CAPTIONS_DELEGATE_CLASS
static final String PROP_LIVE_ONCAPTION_TO_AMF_CONVERTER_CLASS
static final String PROP_LIVE_ONCAPTION_TO_WEBVTT_CONVERTER_CLASS
static final String PROP_LIVE_ONTEXTDATA_TO_AMF_CONVERTER_CLASS
static final String PROP_LIVE_ONTEXTDATA_TO_WEBVTT_CONVERTER_CLASS
static final String PROP_MP4_TO_AMF_CONVERTER_CLASS
static final String PROP_MP4_TO_CEA608_CONVERTER_CLASS
static final String PROP_MP4_TO_WEBVTT_CONVERTER_CLASS
static final String PROP_MPEGDASH_VOD_CAPTIONS_DELEGATE_CLASS
static final String PROP_RTMP_VOD_CAPTIONS_DELEGATE_CLASS
static final String PROP_SANJOSE_VOD_CAPTIONS_DELEGATE_CLASS
static final String PROP_SCC_TO_AMF_CONVERTER_CLASS
static final String PROP_SCC_TO_CEA608_CONVERTER_CLASS
static final String PROP_SCC_TO_WEBVTT_CONVERTER_CLASS
static final String PROP_SRT_TO_AMF_CONVERTER_CLASS
static final String PROP_SRT_TO_CEA608_CONVERTER_CLASS
static final String PROP_SRT_TO_WEBVTT_CONVERTER_CLASS
static final String PROP_TTML_TO_AMF_CONVERTER_CLASS
static final String PROP_TTML_TO_CEA608_CONVERTER_CLASS
static final String PROP_TTML_TO_WEBVTT_CONVERTER_CLASS
static final String PROP_WEBVTT_CONVERTER_CLASS
static final String PROP_WEBVTT_TO_AMF_CONVERTER_CLASS
static final String PROP_WEBVTT_TO_CEA608_CONVERTER_CLASS
static final String PROP_WEBVTT_TO_WEBVTT_CONVERTER_CLASS
static final String PROPERTY_SOURCE_DURATION
static final String PROPERTY_SOURCE_TIME_SCALE
static final String PROPERTY_SOURCE_TRACK_INDEX
static final String TIMED_TEXT_READER_EXTENSION_SCC
static final String TIMED_TEXT_READER_EXTENSION_SRT
static final String TIMED_TEXT_READER_EXTENSION_TTML
static final String TIMED_TEXT_READER_EXTENSION_WEBVTT