Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 989 Bytes

Broadcast.md

File metadata and controls

16 lines (12 loc) · 989 Bytes

Broadcast

Properties

Name Type Description Notes
Id string Unique identifier for the broadcast. Max 255 characters.
Passthrough string Arbitrary user-supplied metadata that will be included in the broadcast details and related webhooks. Max: 255 characters. [optional]
LiveStreamId string The ID of the live stream that the broadcast will be sent to.
Status BroadcastStatus
Layout BroadcastLayout
Background string URL of an image to display as the background of the broadcast. Its dimensions should match the provided resolution. [optional]
Resolution BroadcastResolution

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