| Package | Description |
|---|---|
| com.google.api.services.youtube |
| Modifier and Type | Method and Description |
|---|---|
YouTube.Captions.Insert |
YouTube.Captions.insert(java.lang.String part,
Caption content)
Uploads a caption track.
|
YouTube.Captions.Insert |
YouTube.Captions.insert(java.lang.String part,
Caption content,
com.google.api.client.http.AbstractInputStreamContent mediaContent)
Uploads a caption track.
|
YouTube.Captions.Insert |
YouTube.Captions.Insert.set(java.lang.String parameterName,
java.lang.Object value) |
YouTube.Captions.Insert |
YouTube.Captions.Insert.setAlt(java.lang.String alt) |
YouTube.Captions.Insert |
YouTube.Captions.Insert.setFields(java.lang.String fields) |
YouTube.Captions.Insert |
YouTube.Captions.Insert.setKey(java.lang.String key) |
YouTube.Captions.Insert |
YouTube.Captions.Insert.setOauthToken(java.lang.String oauthToken) |
YouTube.Captions.Insert |
YouTube.Captions.Insert.setOnBehalfOf(java.lang.String onBehalfOf)
ID of the Google+ Page for the channel that the request is be on behalf of
|
YouTube.Captions.Insert |
YouTube.Captions.Insert.setOnBehalfOfContentOwner(java.lang.String onBehalfOfContentOwner)
Note: This parameter is intended exclusively for YouTube content partners.
|
YouTube.Captions.Insert |
YouTube.Captions.Insert.setPart(java.lang.String part)
The part parameter specifies the caption resource parts that the API response will include.
|
YouTube.Captions.Insert |
YouTube.Captions.Insert.setPrettyPrint(java.lang.Boolean prettyPrint) |
YouTube.Captions.Insert |
YouTube.Captions.Insert.setQuotaUser(java.lang.String quotaUser) |
YouTube.Captions.Insert |
YouTube.Captions.Insert.setSync(java.lang.Boolean sync)
The sync parameter indicates whether YouTube should automatically synchronize the caption
file with the audio track of the video.
|
YouTube.Captions.Insert |
YouTube.Captions.Insert.setUserIp(java.lang.String userIp) |