Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudDatalabelingV1beta1ObjectTrackingFrame

import type { GoogleCloudDatalabelingV1beta1ObjectTrackingFrame } from "https://googleapis.deno.dev/v1/datalabeling:v1beta1.ts";

Video frame level annotation for object detection and tracking.

interface GoogleCloudDatalabelingV1beta1ObjectTrackingFrame {
timeOffset?: number;
}

§Properties

§
timeOffset?: number
[src]

The time offset of this frame relative to the beginning of the video.