RtcVirtualBackgroundSourceEnabledCallback typedef

RtcVirtualBackgroundSourceEnabledCallback = void Function(bool enabled, int reason)

Implementation

typedef RtcVirtualBackgroundSourceEnabledCallback = void Function(
    bool enabled, int reason);