Uses of Interface
com.google.cloud.videointelligence.v1.TimestampedObjectOrBuilder
-
Packages that use TimestampedObjectOrBuilder Package Description com.google.cloud.videointelligence.v1 A client to Cloud Video Intelligence API -
-
Uses of TimestampedObjectOrBuilder in com.google.cloud.videointelligence.v1
Classes in com.google.cloud.videointelligence.v1 that implement TimestampedObjectOrBuilder Modifier and Type Class Description classTimestampedObjectFor tracking related features.static classTimestampedObject.BuilderFor tracking related features.Methods in com.google.cloud.videointelligence.v1 that return TimestampedObjectOrBuilder Modifier and Type Method Description TimestampedObjectOrBuilderTrack.Builder. getTimestampedObjectsOrBuilder(int index)The object with timestamp and attributes per frame in the track.TimestampedObjectOrBuilderTrack. getTimestampedObjectsOrBuilder(int index)The object with timestamp and attributes per frame in the track.TimestampedObjectOrBuilderTrackOrBuilder. getTimestampedObjectsOrBuilder(int index)The object with timestamp and attributes per frame in the track.Methods in com.google.cloud.videointelligence.v1 that return types with arguments of type TimestampedObjectOrBuilder Modifier and Type Method Description List<? extends TimestampedObjectOrBuilder>Track.Builder. getTimestampedObjectsOrBuilderList()The object with timestamp and attributes per frame in the track.List<? extends TimestampedObjectOrBuilder>Track. getTimestampedObjectsOrBuilderList()The object with timestamp and attributes per frame in the track.List<? extends TimestampedObjectOrBuilder>TrackOrBuilder. getTimestampedObjectsOrBuilderList()The object with timestamp and attributes per frame in the track.
-