1.0.8 • Published 3 years ago

@neosjs/h5-camera v1.0.8

Weekly downloads
283
License
MIT
Repository
-
Last release
3 years ago

H5 摄像机

安装

npm (scoped)

NPM

npm i @neosjs/h5-camera -S

YARN

yarn add @neosjs/h5-camera

API 接口列表

  • camera.init(options: <Object>)
  • camera.startCapture(deviceId: <String>)
  • camera.stopCapture()
  • camera.changeDeviceId(deviceId: <String>)
  • camera.getDeviceLists()
  • camera.photoShot()
  • camera.destroy()
1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago