| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
Cuepoint |
Cuepoint.clone() |
Cuepoint |
Cuepoint.set(String fieldName,
Object value) |
Cuepoint |
Cuepoint.setCueType(String cueType) |
Cuepoint |
Cuepoint.setDurationSecs(Long durationSecs)
The duration of this cuepoint.
|
Cuepoint |
Cuepoint.setId(String id)
The identifier for cuepoint resource.
|
Cuepoint |
Cuepoint.setInsertionOffsetTimeMs(Long insertionOffsetTimeMs)
The time when the cuepoint should be inserted by offset to the broadcast actual start time.
|
Cuepoint |
Cuepoint.setWalltimeMs(BigInteger walltimeMs)
The wall clock time at which the cuepoint should be inserted.
|
Copyright © 2011–2022 Google. All rights reserved.