Subtitle Operators
The following operators can be applied to a subtitle
stream:
Operator | Type | Description |
---|---|---|
object | Combines multiple subtitle streams (typically containing different languages) into a single stream. |
combine
combine
Property | Type | Description |
---|---|---|
| string | Four character code that identifies the subtitle combiner implementation. The default combiner supports CEA-608 and CEA-708 captions. |
| object | Combiner specific properties. |
array | List of subtitle input streams to combine. |
stream
stream
Property | Type | Description |
---|---|---|
| string | Identifies the subtitle input stream. |
| object | Stream specific properties. |
array | List of filters applied to the subtitle stream. |
Updated 10 months ago
Did this page help you?