menu
netease_callkit_ui package
documentation
ne_callkit_ui.dart
NECallkitTextureView
controller property
controller property
dark_mode
light_mode
controller
property
NECallkitVideoRendererController
?
controller
final
渲染器控制器(可选)
不传:使用内部默认控制器(按需创建,不缓存)
传入:使用自定义控制器(可实现缓存复用)
Implementation
final NECallkitVideoRendererController? controller;
netease_callkit_ui package
documentation
ne_callkit_ui
NECallkitTextureView
controller property
NECallkitTextureView class