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