onStartPreview method

void onStartPreview()

Implementation

void onStartPreview() {
  roomState.liveStatus.value = LiveStatus.previewing;
}