Package | Description |
---|---|
com.google.api.services.youtube.model |
Modifier and Type | Method and Description |
---|---|
InvideoTiming |
InvideoTiming.clone() |
InvideoTiming |
InvideoBranding.getTiming()
The temporal position within the video where watermark will be displayed.
|
InvideoTiming |
InvideoTiming.set(String fieldName,
Object value) |
InvideoTiming |
InvideoTiming.setDurationMs(BigInteger durationMs)
Defines the duration in milliseconds for which the promotion should be displayed.
|
InvideoTiming |
InvideoTiming.setOffsetMs(BigInteger offsetMs)
Defines the time at which the promotion will appear.
|
InvideoTiming |
InvideoTiming.setType(String type)
Describes a timing type.
|
Modifier and Type | Method and Description |
---|---|
InvideoBranding |
InvideoBranding.setTiming(InvideoTiming timing)
The temporal position within the video where watermark will be displayed.
|
Copyright © 2011–2021 Google. All rights reserved.