Interface VideoAssignmentMaxResolution

Maximum video resolution the client wants to receive for any video feeds.

Signature

declare interface VideoAssignmentMaxResolution

Property signatures

Name Description
frameRate Frames per second.
height Height in square pixels. For cameras that can change orientation, height refers to the measurement on the vertical axis.
width Width in square pixels. For cameras that can change orientation, width refers to the measurement on the horizontal axis.