@override Future<void> stopRemoteView(String userId, int streamType) { return mTRTCCloud.stopRemoteView(userId, streamType); }