| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
Transcode |
Transcode.clone() |
Transcode |
Transcode.set(String fieldName,
Object value) |
Transcode |
Transcode.setAudioBitRateKbps(Long audioBitRateKbps)
Optional.
|
Transcode |
Transcode.setAudioSampleRateHz(Long audioSampleRateHz)
Optional.
|
Transcode |
Transcode.setBitRateKbps(Long bitRateKbps)
Optional.
|
Transcode |
Transcode.setDimensions(Dimensions dimensions)
Optional.
|
Transcode |
Transcode.setFileSizeBytes(Long fileSizeBytes)
Optional.
|
Transcode |
Transcode.setFrameRate(Float frameRate)
Optional.
|
Transcode |
Transcode.setMimeType(String mimeType)
Optional.
|
Transcode |
Transcode.setName(String name)
Optional.
|
Transcode |
Transcode.setTranscoded(Boolean transcoded)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
List<Transcode> |
Creative.getTranscodes()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Creative |
Creative.setTranscodes(List<Transcode> transcodes)
Output only.
|
Copyright © 2011–2026 Google. All rights reserved.