Resolution
@microblink/camera-manager / Resolution
Type Alias: Resolution
Resolution =
object
Represents a video resolution.
See
- https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackConstraints/width for width details.
- https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackConstraints/height for height details.
Properties
height
height:
number
width
width:
number