TRTC_VideoView_Texture property

String TRTC_VideoView_Texture
final

Texture rendering. By default, the push-pull flow will start, and the onviewcreated callback will not be triggered. MacOS and Windows only support this kind of rendering

Implementation

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