Resource Base
Table of contents

PlayCallbackInfo

Syntax

interface PlayCallbackInfo {
	deviceId: string;
	width: number;
	height: number; 
}

Attributes

deviceId

The ID of the currently used camera.

width

The width (in pixels) of the video input.

height

The height (in pixels) of the video input.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version(2.0)
    • Version 1.x
      • Version 1.1
    Change +