Interface ObjectDetector

ObjectDetector is found on Cameras that have smart detection capabilities.

Hierarchy

  • ObjectDetector

Methods

  • Get the media (image or video) that contains this detection.

    Parameters

    • detectionId: string
    • Optional eventId: any

    Returns Promise<MediaObject>

Generated using TypeDoc