| Modifier and Type | Class and Description |
|---|---|
class |
VideoSegment
Video segment.
|
static class |
VideoSegment.Builder
Video segment.
|
| Modifier and Type | Method and Description |
|---|---|
VideoSegmentOrBuilder |
TextSegment.getSegmentOrBuilder()
Video segment where a text snippet was detected.
|
VideoSegmentOrBuilder |
TextSegment.Builder.getSegmentOrBuilder()
Video segment where a text snippet was detected.
|
VideoSegmentOrBuilder |
Track.getSegmentOrBuilder()
Video segment of a track.
|
VideoSegmentOrBuilder |
Track.Builder.getSegmentOrBuilder()
Video segment of a track.
|
VideoSegmentOrBuilder |
ObjectTrackingAnnotationOrBuilder.getSegmentOrBuilder()
Non-streaming batch mode ONLY.
|
VideoSegmentOrBuilder |
TrackOrBuilder.getSegmentOrBuilder()
Video segment of a track.
|
VideoSegmentOrBuilder |
TextSegmentOrBuilder.getSegmentOrBuilder()
Video segment where a text snippet was detected.
|
VideoSegmentOrBuilder |
ObjectTrackingAnnotation.getSegmentOrBuilder()
Non-streaming batch mode ONLY.
|
VideoSegmentOrBuilder |
ObjectTrackingAnnotation.Builder.getSegmentOrBuilder()
Non-streaming batch mode ONLY.
|
VideoSegmentOrBuilder |
LabelSegment.getSegmentOrBuilder()
Video segment where a label was detected.
|
VideoSegmentOrBuilder |
LabelSegment.Builder.getSegmentOrBuilder()
Video segment where a label was detected.
|
VideoSegmentOrBuilder |
LabelSegmentOrBuilder.getSegmentOrBuilder()
Video segment where a label was detected.
|
VideoSegmentOrBuilder |
VideoContextOrBuilder.getSegmentsOrBuilder(int index)
Video segments to annotate.
|
VideoSegmentOrBuilder |
VideoContext.getSegmentsOrBuilder(int index)
Video segments to annotate.
|
VideoSegmentOrBuilder |
VideoContext.Builder.getSegmentsOrBuilder(int index)
Video segments to annotate.
|
VideoSegmentOrBuilder |
LogoRecognitionAnnotationOrBuilder.getSegmentsOrBuilder(int index)
All video segments where the recognized logo appears.
|
VideoSegmentOrBuilder |
LogoRecognitionAnnotation.getSegmentsOrBuilder(int index)
All video segments where the recognized logo appears.
|
VideoSegmentOrBuilder |
LogoRecognitionAnnotation.Builder.getSegmentsOrBuilder(int index)
All video segments where the recognized logo appears.
|
VideoSegmentOrBuilder |
VideoAnnotationResults.getShotAnnotationsOrBuilder(int index)
Shot annotations.
|
VideoSegmentOrBuilder |
VideoAnnotationResults.Builder.getShotAnnotationsOrBuilder(int index)
Shot annotations.
|
VideoSegmentOrBuilder |
VideoAnnotationResultsOrBuilder.getShotAnnotationsOrBuilder(int index)
Shot annotations.
|
VideoSegmentOrBuilder |
StreamingVideoAnnotationResultsOrBuilder.getShotAnnotationsOrBuilder(int index)
Shot annotation results.
|
VideoSegmentOrBuilder |
StreamingVideoAnnotationResults.getShotAnnotationsOrBuilder(int index)
Shot annotation results.
|
VideoSegmentOrBuilder |
StreamingVideoAnnotationResults.Builder.getShotAnnotationsOrBuilder(int index)
Shot annotation results.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends VideoSegmentOrBuilder> |
VideoContextOrBuilder.getSegmentsOrBuilderList()
Video segments to annotate.
|
List<? extends VideoSegmentOrBuilder> |
VideoContext.getSegmentsOrBuilderList()
Video segments to annotate.
|
List<? extends VideoSegmentOrBuilder> |
VideoContext.Builder.getSegmentsOrBuilderList()
Video segments to annotate.
|
List<? extends VideoSegmentOrBuilder> |
LogoRecognitionAnnotationOrBuilder.getSegmentsOrBuilderList()
All video segments where the recognized logo appears.
|
List<? extends VideoSegmentOrBuilder> |
LogoRecognitionAnnotation.getSegmentsOrBuilderList()
All video segments where the recognized logo appears.
|
List<? extends VideoSegmentOrBuilder> |
LogoRecognitionAnnotation.Builder.getSegmentsOrBuilderList()
All video segments where the recognized logo appears.
|
List<? extends VideoSegmentOrBuilder> |
VideoAnnotationResults.getShotAnnotationsOrBuilderList()
Shot annotations.
|
List<? extends VideoSegmentOrBuilder> |
VideoAnnotationResults.Builder.getShotAnnotationsOrBuilderList()
Shot annotations.
|
List<? extends VideoSegmentOrBuilder> |
VideoAnnotationResultsOrBuilder.getShotAnnotationsOrBuilderList()
Shot annotations.
|
List<? extends VideoSegmentOrBuilder> |
StreamingVideoAnnotationResultsOrBuilder.getShotAnnotationsOrBuilderList()
Shot annotation results.
|
List<? extends VideoSegmentOrBuilder> |
StreamingVideoAnnotationResults.getShotAnnotationsOrBuilderList()
Shot annotation results.
|
List<? extends VideoSegmentOrBuilder> |
StreamingVideoAnnotationResults.Builder.getShotAnnotationsOrBuilderList()
Shot annotation results.
|
Copyright © 2019 Google LLC. All rights reserved.