setEventHandler abstract method
Sets the event handler.
Return value:
0
: Success.<0
: Failed.
Implementation
void setEventHandler(RTCAudioEffectPlayerEventHandler? handler);
Sets the event handler.
Return value:
0
: Success.<0
: Failed.void setEventHandler(RTCAudioEffectPlayerEventHandler? handler);