Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 999 Bytes

Broadcast.md

File metadata and controls

15 lines (12 loc) · 999 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]
live_stream_id string The ID of the live stream that the broadcast will be sent to.
status \MuxPhp\Models\BroadcastStatus
layout \MuxPhp\Models\BroadcastLayout
background string URL of an image to display as the background of the broadcast. Its dimensions should match the provided resolution. [optional]
resolution \MuxPhp\Models\BroadcastResolution

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