OnMainBackupSwitchType typedef

OnMainBackupSwitchType = void Function(VeLivePlayerStreamType streamType, VeLivePlayerError? error)

Implementation

typedef OnMainBackupSwitchType = void Function(
    VeLivePlayerStreamType streamType, VeLivePlayerError? error);