contentView property

int? contentView
getter/setter pair

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;