controller property

VideoViewControllerBase controller
final

Controls the type of video to render: If you want to render video of the RtcEngine, see VideoViewController. If you want to render video of the media player, see MediaPlayerController.

Implementation

final VideoViewControllerBase controller;