Options
All
  • Public
  • Public/Protected
  • All
Menu

摄像头的设置项

Hierarchy

  • CameraOptions

Index

Properties

Optional crop_height

crop_height: number

拍照的分辨率 高度

Optional crop_width

crop_width: number

拍照的分辨率 宽度

Optional dest_height

dest_height: number

镜头分辨率 高度

Optional dest_width

dest_width: number

镜头分辨率 宽度

Optional flip_horiz

flip_horiz: boolean

拍照的

Optional fps

fps: number

摄像的每秒帧数(默认30)

height

height: number
  • 预览的分辨率 高度

Optional image_format

image_format: Cameraformat

拍照的图片格式

Optional jpeg_quality

jpeg_quality: number

jepg的质量 (0~100)

Optional user_callback

user_callback: any

用户自定义函数

Optional user_canvas

user_canvas: any

用户自定义画布对象

width

width: number

预览的分辨率 宽度

Generated using TypeDoc