Resource Base
Table of contents

VideoDeviceInfo

Syntax

interface VideoDeviceInfo {
	deviceId: string; 
	label: string;
}

Attributes

deviceId

An alphanumeric string that uniquely identifies a camera.

label

A human-readable string describing the camera.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: