setEffectSendVolume abstract method

Future<VoidResult> setEffectSendVolume(
  1. int effectId,
  2. int volume
)

Implementation

Future<VoidResult> setEffectSendVolume(int effectId, int volume);