contentView property
The content view identifier for video rendering.
Set to 0 to let the SDK manage the view. When set to 0, you must provide video sources through videoStreams. Platform: iOS only
Implementation
int? contentView;
The content view identifier for video rendering.
Set to 0 to let the SDK manage the view. When set to 0, you must provide video sources through videoStreams. Platform: iOS only
int? contentView;