| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
WatchSettings |
WatchSettings.clone() |
WatchSettings |
ChannelBrandingSettings.getWatch()
Branding properties for the watch page.
|
WatchSettings |
WatchSettings.set(java.lang.String fieldName,
java.lang.Object value) |
WatchSettings |
WatchSettings.setBackgroundColor(java.lang.String backgroundColor)
The text color for the video watch page's branded area.
|
WatchSettings |
WatchSettings.setFeaturedPlaylistId(java.lang.String featuredPlaylistId)
An ID that uniquely identifies a playlist that displays next to the video player.
|
WatchSettings |
WatchSettings.setTextColor(java.lang.String textColor)
The background color for the video watch page's branded area.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelBrandingSettings |
ChannelBrandingSettings.setWatch(WatchSettings watch)
Branding properties for the watch page.
|