| Package | Description |
|---|---|
| com.google.api.services.youtube |
| Modifier and Type | Method and Description |
|---|---|
YouTube.LiveBroadcasts.Control |
YouTube.LiveBroadcasts.control(java.lang.String id,
java.lang.String part)
Controls the settings for a slate that can be displayed in the broadcast stream.
|
YouTube.LiveBroadcasts.Control |
YouTube.LiveBroadcasts.Control.set(java.lang.String parameterName,
java.lang.Object value) |
YouTube.LiveBroadcasts.Control |
YouTube.LiveBroadcasts.Control.setAlt(java.lang.String alt) |
YouTube.LiveBroadcasts.Control |
YouTube.LiveBroadcasts.Control.setDisplaySlate(java.lang.Boolean displaySlate)
The displaySlate parameter specifies whether the slate is being enabled or disabled.
|
YouTube.LiveBroadcasts.Control |
YouTube.LiveBroadcasts.Control.setFields(java.lang.String fields) |
YouTube.LiveBroadcasts.Control |
YouTube.LiveBroadcasts.Control.setId(java.lang.String id)
The id parameter specifies the YouTube live broadcast ID that uniquely identifies the
broadcast in which the slate is being updated.
|
YouTube.LiveBroadcasts.Control |
YouTube.LiveBroadcasts.Control.setKey(java.lang.String key) |
YouTube.LiveBroadcasts.Control |
YouTube.LiveBroadcasts.Control.setOauthToken(java.lang.String oauthToken) |
YouTube.LiveBroadcasts.Control |
YouTube.LiveBroadcasts.Control.setOffsetTimeMs(java.math.BigInteger offsetTimeMs)
The offsetTimeMs parameter specifies a positive time offset when the specified slate change
will occur.
|
YouTube.LiveBroadcasts.Control |
YouTube.LiveBroadcasts.Control.setOnBehalfOfContentOwner(java.lang.String onBehalfOfContentOwner)
Note: This parameter is intended exclusively for YouTube content partners.
|
YouTube.LiveBroadcasts.Control |
YouTube.LiveBroadcasts.Control.setOnBehalfOfContentOwnerChannel(java.lang.String onBehalfOfContentOwnerChannel)
This parameter can only be used in a properly authorized request.
|
YouTube.LiveBroadcasts.Control |
YouTube.LiveBroadcasts.Control.setPart(java.lang.String part)
The part parameter specifies a comma-separated list of one or more liveBroadcast resource
properties that the API response will include.
|
YouTube.LiveBroadcasts.Control |
YouTube.LiveBroadcasts.Control.setPrettyPrint(java.lang.Boolean prettyPrint) |
YouTube.LiveBroadcasts.Control |
YouTube.LiveBroadcasts.Control.setQuotaUser(java.lang.String quotaUser) |
YouTube.LiveBroadcasts.Control |
YouTube.LiveBroadcasts.Control.setUserIp(java.lang.String userIp) |
YouTube.LiveBroadcasts.Control |
YouTube.LiveBroadcasts.Control.setWalltime(com.google.api.client.util.DateTime walltime)
The walltime parameter specifies the wall clock time at which the specified slate change
will occur.
|