Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 873 Bytes

CreateBroadcastRequest.md

File metadata and controls

13 lines (10 loc) · 873 Bytes

# CreateBroadcastRequest

Properties

Name Type Description Notes
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 you want to broadcast to.
layout \MuxPhp\Models\BroadcastLayout [optional]
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 [optional]

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