Youtube · Schema
LiveBroadcastContentDetails
Detailed settings for a live broadcast including stream configuration, DVR settings, and content configuration.
GoogleMediaSocialStreamingVideoVideos
Properties
| Name | Type | Description |
|---|---|---|
| boundStreamId | string | The ID of the stream that is bound to the broadcast. |
| boundStreamLastUpdateTimeMs | string | The date and time that the live stream referenced by boundStreamId was last updated. |
| monitorStream | object | The monitorStream object contains information about the monitor stream, which the broadcaster can use to review the event content before the broadcast stream is shown publicly. |
| enableEmbed | boolean | Indicates whether the broadcast video can be played in an embedded player. |
| enableDvr | boolean | Indicates whether the broadcast enables DVR controls. DVR controls enable the viewer to control the video playback experience by pausing, rewinding, or fast forwarding portions of the broadcast. |
| enableContentEncryption | boolean | Indicates whether YouTube should enable content encryption for the broadcast. |
| startWithSlate | boolean | Indicates whether the broadcast should automatically begin with an in-stream slate when you update the broadcast's status to live. |
| closedCaptionsType | string | Indicates whether the broadcast has captions enabled. |
| enableLowLatency | boolean | Indicates whether this broadcast has low latency enabled. |
| latencyPreference | string | Indicates latency preference for the broadcast. The options are ultraLow, low, and normal. |
| enableAutoStart | boolean | This setting indicates whether the broadcast should automatically begin streaming. |
| enableAutoStop | boolean | Indicates whether the broadcast should automatically stop streaming. |