isVisibleInPreview
Checks whether the watermark is visible in the local video preview.
public boolean isVisibleInPreview()
- Since:
- Available since v4.6.0.
Checks whether the watermark is visible in the local video preview.
Restrictions
None.
Returns
true
: The watermark is visible in the local video preview.false
: The watermark is not visible in the local video preview.