stopLocalVideoTranscoder

Stops the local video mixing.

public abstract int stopLocalVideoTranscoder();

Details

After calling startLocalVideoTranscoder, call this method if you want to stop the local video mixing.

Returns

  • 0: Success.
  • < 0: Failure.