Camera

From GiderosMobile
Revision as of 11:04, 23 August 2018 by Hgy29 (talk | contribs)

Supported platforms: android, ios, mac, pc
Available since: Gideros 2017.8

Description

Renders live camera stream into a Texture

Methods

camera.availableDevices - Return a list of available devices.
camera.start - Start streaming camera pictures to a Texture
camera.stop - Stop camera streaming.

Events

Constants