onStop$info method
@detail callback @author wangzhanqiang @brief When receiving the callback, you need to stop pushing custom encoded video frames to the SDK @param streamId Custom encoded stream ID @param info Custom encoded stream information. See ByteRTCStreamInfo{@link #ByteRTCStreamInfo}
Implementation
FutureOr<void> onStop$info(NSString streamId, ByteRTCStreamInfo info) async {}