trtcCloud property

TRTCCloud? trtcCloud
final

TRTCCloud instance for texture rendering (optional) If not provided, uses the main instance channel 'trtcCloudChannel' For sub-instance rendering, pass the sub-instance created by createSubCloud()

Implementation

final TRTCCloud? trtcCloud;