remoteSubscribeFallbackToAudioOnly property

dynamic Function(int, bool)? remoteSubscribeFallbackToAudioOnly
final

Occurs when the remote media stream falls back to audio-only stream due to poor network conditions or switches back to video stream after the network conditions improve.

Implementation

final Function(int, bool)? remoteSubscribeFallbackToAudioOnly;