| Modifier and Type | Method and Description |
|---|---|
ShotChangeDetectionConfig |
ShotChangeDetectionConfig.Builder.build() |
ShotChangeDetectionConfig |
ShotChangeDetectionConfig.Builder.buildPartial() |
static ShotChangeDetectionConfig |
ShotChangeDetectionConfig.getDefaultInstance() |
ShotChangeDetectionConfig |
ShotChangeDetectionConfig.getDefaultInstanceForType() |
ShotChangeDetectionConfig |
ShotChangeDetectionConfig.Builder.getDefaultInstanceForType() |
ShotChangeDetectionConfig |
VideoContext.getShotChangeDetectionConfig()
Config for SHOT_CHANGE_DETECTION.
|
ShotChangeDetectionConfig |
VideoContext.Builder.getShotChangeDetectionConfig()
Config for SHOT_CHANGE_DETECTION.
|
ShotChangeDetectionConfig |
VideoContextOrBuilder.getShotChangeDetectionConfig()
Config for SHOT_CHANGE_DETECTION.
|
static ShotChangeDetectionConfig |
ShotChangeDetectionConfig.parseDelimitedFrom(InputStream input) |
static ShotChangeDetectionConfig |
ShotChangeDetectionConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShotChangeDetectionConfig |
ShotChangeDetectionConfig.parseFrom(byte[] data) |
static ShotChangeDetectionConfig |
ShotChangeDetectionConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShotChangeDetectionConfig |
ShotChangeDetectionConfig.parseFrom(ByteBuffer data) |
static ShotChangeDetectionConfig |
ShotChangeDetectionConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShotChangeDetectionConfig |
ShotChangeDetectionConfig.parseFrom(com.google.protobuf.ByteString data) |
static ShotChangeDetectionConfig |
ShotChangeDetectionConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShotChangeDetectionConfig |
ShotChangeDetectionConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static ShotChangeDetectionConfig |
ShotChangeDetectionConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShotChangeDetectionConfig |
ShotChangeDetectionConfig.parseFrom(InputStream input) |
static ShotChangeDetectionConfig |
ShotChangeDetectionConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ShotChangeDetectionConfig> |
ShotChangeDetectionConfig.getParserForType() |
static com.google.protobuf.Parser<ShotChangeDetectionConfig> |
ShotChangeDetectionConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
ShotChangeDetectionConfig.Builder |
ShotChangeDetectionConfig.Builder.mergeFrom(ShotChangeDetectionConfig other) |
VideoContext.Builder |
VideoContext.Builder.mergeShotChangeDetectionConfig(ShotChangeDetectionConfig value)
Config for SHOT_CHANGE_DETECTION.
|
static ShotChangeDetectionConfig.Builder |
ShotChangeDetectionConfig.newBuilder(ShotChangeDetectionConfig prototype) |
VideoContext.Builder |
VideoContext.Builder.setShotChangeDetectionConfig(ShotChangeDetectionConfig value)
Config for SHOT_CHANGE_DETECTION.
|
Copyright © 2024 Google LLC. All rights reserved.