Voice SDK v3.7.1 API Reference for Unity
Public Attributes | List of all members
agora_gaming_rtc.WatermarkOptions Struct Reference

Public Attributes

bool  visibleInPreview
 
Rectangle  positionInLandscapeMode
 
Rectangle  positionInPortraitMode
 

Detailed Description

The options of the watermark image to be added.

Member Data Documentation

◆ positionInLandscapeMode

Rectangle agora_gaming_rtc.WatermarkOptions.positionInLandscapeMode

The watermark position in the landscape mode. See Rectangle. For detailed information on the landscape mode, see Rotate the video.

◆ positionInPortraitMode

Rectangle agora_gaming_rtc.WatermarkOptions.positionInPortraitMode

The watermark position in the portrait mode. See Rectangle. For detailed information on the portrait mode, see Rotate the video.

◆ visibleInPreview

bool agora_gaming_rtc.WatermarkOptions.visibleInPreview

Sets whether or not the watermark image is visible in the local video preview:

  • true: The watermark image is visible in preview.
  • false: The watermark image is not visible in preview.

The documentation for this struct was generated from the following file: