google_api_you_tube v0.4.0 GoogleApi.YouTube.V3.Model.MonitorStreamInfo View Source
Settings and Info of the monitor stream
Attributes
- broadcastStreamDelayMs (integer()): If you have set the enableMonitorStream property to true, then this property determines the length of the live broadcast delay. Defaults to:
null
. - embedHtml (String.t): HTML code that embeds a player that plays the monitor stream. Defaults to:
null
. - enableMonitorStream (boolean()): This value determines whether the monitor stream is enabled for the broadcast. If the monitor stream is enabled, then YouTube will broadcast the event content on a special stream intended only for the broadcaster's consumption. The broadcaster can use the stream to review the event content and also to identify the optimal times to insert cuepoints. You need to set this value to true if you intend to have a broadcast delay for your event. Note: This property cannot be updated once the broadcast is in the testing or live state. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.