autoAttach property

bool autoAttach
final

是否自动绑定画布。如果为 true,则在组件渲染时自动调用 NERtcVideoRenderer.attachToRemoteVideoNERtcVideoRenderer.attachToLocalVideo 绑定画布到指定用户 uid

Implementation

final bool autoAttach;