startLocalPreview abstract method

Future<void> startLocalPreview()

Pre-connect local camera preview (Agora startPreview before join). The preview track is released when the room connects; publishing then recreates the camera via the normal enable path.

Implementation

Future<void> startLocalPreview();