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