Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 1.17 KB

File metadata and controls

16 lines (11 loc) · 1.17 KB

ChannelPublishing

Publishing configures playlist formats and where to send video and playlist data.

Properties

Name Type Description Notes
closed_caption_streams [ChannelPublishingClosedCaptionStreams] Configures how captioning information is published. [optional]
feature_flags [str] Set of string identifiers corresponding to features that this Channel is opting in. [optional]
live2vod ChannelPublishingLive2vod [optional]
publications [ChannelPublishingPublications] A set of individual configurations that each can configure a specific destination and mechanism of delivery for segments and/or playlists. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]