com.supermap.ar.areffect

类 ARVideoElement2



  • public class ARVideoElement2
    extends AREffectElement
    author : linwenhao date : 2022/4/8 10:37 desc : version: 1.0
    • 构造器详细资料

      • ARVideoElement2

        public ARVideoElement2(android.content.Context context)
        构造方法
        参数:
        context -
    • 方法详细资料

      • loadModel

        public void loadModel(int resourceId)
        从类复制的说明: AREffectElement
        加载模型
      • setLoop

        public void setLoop(boolean loop)
        must call before loadModel(int)
        参数:
        loop -
      • start

        public void start()
      • setChromaKeyColor

        public void setChromaKeyColor(Color color)
        must call before loadModel(int)
        参数:
        color -
      • setVideoAlignment

        public void setVideoAlignment(VideoNode.VideoAlignment alignment)
        设置对齐方式,must call before loadModel(int)
        参数:
        alignment -