autoAttach property
是否自动绑定画布。如果为 true,则在组件渲染时自动调用 NERtcVideoRenderer.attachToRemoteVideo 或 NERtcVideoRenderer.attachToLocalVideo 绑定画布到指定用户 uid。
Implementation
final bool autoAttach;
是否自动绑定画布。如果为 true,则在组件渲染时自动调用 NERtcVideoRenderer.attachToRemoteVideo 或 NERtcVideoRenderer.attachToLocalVideo 绑定画布到指定用户 uid。
final bool autoAttach;