isScreenShare

open fun isScreenShare(streamId: String): Boolean

Returns true if the streamId specified represents a screen share.

Return

true if the streamId represents a screen share, false otherwise

Parameters

streamId

ID of the video stream to return screen share status on