stopPreview abstract method

void stopPreview(
  1. int textureId
)

Pauses the camera preview without closing the session.

Implementation

void stopPreview(int textureId);