Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 823 Bytes

AssetRecordingTimes.md

File metadata and controls

12 lines (8 loc) · 823 Bytes

AssetRecordingTimes

Properties

Name Type Description Notes
StartedAt time.Time The time at which the recording for the live stream started. The time value is Unix epoch time represented in ISO 8601 format. [optional]
Duration float64 The duration of the live stream recorded. The time value is in seconds. [optional]
Type string The type of media represented by the recording session, either `content` for normal stream content or `slate` for slate media inserted during stream interruptions. [optional]

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