Bases: BaseApi
BaseApi
Embed SRT captions as 608/708 into Stream
encoding_id (string_types, required) – Id of the encoding.
stream_id (string_types, required) – Id of the stream.
srt_to_cea608708_caption (SrtToCea608708Caption, required) – The SRT captions to be embedded as 607/708 into Stream
Caption resource
SrtToCea608708Caption
Delete SRT captions as 608/708 from Stream
captions_id (string_types, required) – Id of the caption.
Id of the caption
BitmovinResponse
Embed SRT captions as 608/708 Details
Caption
List SRT captions as 608/708 from Stream
query_params (SrtToCea608708CaptionListQueryParams) – Query parameters
List of caption configurations
Bases: object
object