startPreview abstract method

void startPreview(
  1. int textureId
)

Resumes the camera preview after stopPreview.

Implementation

void startPreview(int textureId);