| Modifier and Type | Method and Description |
|---|---|
PreprocessingConfig.Crop |
PreprocessingConfig.Crop.Builder.build() |
PreprocessingConfig.Crop |
PreprocessingConfig.Crop.Builder.buildPartial() |
PreprocessingConfig.Crop |
PreprocessingConfigOrBuilder.getCrop()
Specify the video cropping configuration.
|
PreprocessingConfig.Crop |
PreprocessingConfig.getCrop()
Specify the video cropping configuration.
|
PreprocessingConfig.Crop |
PreprocessingConfig.Builder.getCrop()
Specify the video cropping configuration.
|
static PreprocessingConfig.Crop |
PreprocessingConfig.Crop.getDefaultInstance() |
PreprocessingConfig.Crop |
PreprocessingConfig.Crop.getDefaultInstanceForType() |
PreprocessingConfig.Crop |
PreprocessingConfig.Crop.Builder.getDefaultInstanceForType() |
static PreprocessingConfig.Crop |
PreprocessingConfig.Crop.parseDelimitedFrom(InputStream input) |
static PreprocessingConfig.Crop |
PreprocessingConfig.Crop.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PreprocessingConfig.Crop |
PreprocessingConfig.Crop.parseFrom(byte[] data) |
static PreprocessingConfig.Crop |
PreprocessingConfig.Crop.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PreprocessingConfig.Crop |
PreprocessingConfig.Crop.parseFrom(ByteBuffer data) |
static PreprocessingConfig.Crop |
PreprocessingConfig.Crop.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PreprocessingConfig.Crop |
PreprocessingConfig.Crop.parseFrom(com.google.protobuf.ByteString data) |
static PreprocessingConfig.Crop |
PreprocessingConfig.Crop.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PreprocessingConfig.Crop |
PreprocessingConfig.Crop.parseFrom(com.google.protobuf.CodedInputStream input) |
static PreprocessingConfig.Crop |
PreprocessingConfig.Crop.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PreprocessingConfig.Crop |
PreprocessingConfig.Crop.parseFrom(InputStream input) |
static PreprocessingConfig.Crop |
PreprocessingConfig.Crop.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PreprocessingConfig.Crop> |
PreprocessingConfig.Crop.getParserForType() |
static com.google.protobuf.Parser<PreprocessingConfig.Crop> |
PreprocessingConfig.Crop.parser() |
| Modifier and Type | Method and Description |
|---|---|
PreprocessingConfig.Builder |
PreprocessingConfig.Builder.mergeCrop(PreprocessingConfig.Crop value)
Specify the video cropping configuration.
|
PreprocessingConfig.Crop.Builder |
PreprocessingConfig.Crop.Builder.mergeFrom(PreprocessingConfig.Crop other) |
static PreprocessingConfig.Crop.Builder |
PreprocessingConfig.Crop.newBuilder(PreprocessingConfig.Crop prototype) |
PreprocessingConfig.Builder |
PreprocessingConfig.Builder.setCrop(PreprocessingConfig.Crop value)
Specify the video cropping configuration.
|
Copyright © 2022 Google LLC. All rights reserved.