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) · 928 Bytes

Segment.md

File metadata and controls

16 lines (11 loc) · 928 Bytes

Segment

Properties

Name Type Description Notes
end datetime The program time when the segment ends (or ended). [optional]
event_id int The event_id used in the Signal START that resulted in this signaling segment. [optional]
segment_id int Uniquely identifies the signaling segment for a channel. This is assigned by the transcoder when the segment is created. [optional]
slate_url str When set, contains the URL to the slate media asset that will play for the duration of the segment. [optional]
start datetime The program time when the segment starts (or started). [optional]
type str [optional]

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