TRTCCloudVideoView constructor

const TRTCCloudVideoView(
  1. {Key? key,
  2. String? viewType,
  3. String? viewMode,
  4. CustomRender? textureParam,
  5. ValueChanged<int>? onViewCreated,
  6. PlatformViewHitTestBehavior? hitTestBehavior,
  7. Set<Factory<OneSequenceGestureRecognizer>>? gestureRecognizers}
)

Implementation

const TRTCCloudVideoView