1.0.8 • Published 4 years ago

@neosjs/h5-camera v1.0.8

Weekly downloads
283
License
MIT
Repository
-
Last release
4 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

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago