ARImage class

最近更新时间:2022-09-20 05:17:40

AR 图像属性。用于设置直播视频的水印和背景图片的属性。

Constructors

Properties

  • hashCodeint

    The hash code for this object. [...]read-only, inherited

  • heightint

    图片在视频帧上的高度。final

  • runtimeTypeType

    A representation of the runtime type of the object.read-only, inherited

  • urlString

    直播视频上图片的 HTTP/HTTPS 地址,字符长度不得超过 1024 字节。final

  • widthint

    图片在视频帧上的宽度。final

  • xint

    图片左上角在视频帧上的横轴坐标。final

  • yint

    图片左上角在视频帧上的纵轴坐标。final

Methods

Operators