Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 799 Bytes

AssetRecordingTimes.md

File metadata and controls

12 lines (8 loc) · 799 Bytes

AssetRecordingTimes

Properties

Name Type Description Notes
started_at datetime 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 float The duration of the live stream recorded. The time value is in seconds. [optional]
type str 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]