Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 871 Bytes

CloudNotificationSettingsEvents.md

File metadata and controls

13 lines (9 loc) · 871 Bytes

CloudNotificationSettingsEvents

Properties

Name Type Description Notes
EncodingCompleted bool If set to `true`, a notification will be sent after an encoding becomes complete. [default to null]
EncodingProgress bool If set to `true`, a notification will be sent after an encoding's progess changes. [default to null]
VideoCreated bool If set to `true`, a notification will be sent after a video is created. [default to null]
VideoEncoded bool If set to `true`, a notification will be sent after a video is encoded. [default to null]

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