resetPreview

abstract suspend fun resetPreview()

Resets preview.

When the preview is reset, the IPreviewableSource should stop sending frames to the surface set by setPreview. The implementation must forget the previous surface.