setFlash abstract method

void setFlash(
  1. int textureId,
  2. int mode
)

Sets the flash mode for photo capture. Pass a FlashMode value.

Implementation

void setFlash(int textureId, int mode);