You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// NOTE: This file is auto generated. Do not edit this file manually.
package muxgo
type CreateSpaceRequest struct {
Type SpaceType `json:"type,omitempty"`
// Arbitrary user-supplied metadata that will be included in the space details and related webhooks. Max: 255 characters.
Passthrough string `json:"passthrough,omitempty"`
// An array of broadcast destinations you want to stream the space to. **Note:** By default only a single broadcast destination can be specified. Contact Mux support if you need more.