RoomPreConnect extension
- on
Methods
-
withPreConnectAudio<
T> (Future< T> operation(), {Duration timeout = const Duration(seconds: 10), PreConnectOnError? onError}) → Future<T> -
Available on Room, provided by the RoomPreConnect extension
Wrap an async operation while a pre-connect audio buffer records. Stops and flushes on error.