logo
On this page

ZegoBlurInfo

ZegoBlurInfo

blur info.

Details

mix stream blur padding info.

  • Use cases: Set text watermark in manual stream mixing scene, such as Co-hosting.

Declared in ZegoExpressDefines.h

Properties

topPadding

topPadding
nonatomic, assign int topPadding
  • Required: False.
  • Default value: 0.

leftPadding

leftPadding
nonatomic, assign int leftPadding
  • Required: False.
  • Default value: 0.

bottomPadding

bottomPadding
nonatomic, assign int bottomPadding

The distance between the feathered edge and the bottom canvas border.

rightPadding

rightPadding
nonatomic, assign int rightPadding
  • Required: False.
  • Default value: 0.

Previous

zegobeautifyoption

Next

zegobroadcastmessageinfo

On this page

Back to top