TRTC_VideoView_Texture property Null safety

String TRTC_VideoView_Texture
final

纹理渲染,多平台公用,默认就会开始推拉流,不会触发onViewCreated回调。macOS、Windows仅支持此种渲染

Implementation

// ignore: non_constant_identifier_names
static final String TRTC_VideoView_Texture = 'Texture';