Class ZegoPosition


  • public class ZegoPosition
    extends java.lang.Object
    Request configuration of song or accompaniment.
    • Field Detail

      • coordinate

        public float[] coordinate
        The coordinates of the oneself in the world coordinate system. The parameter is a float array of length 3. The three values ​​represent the front, right, and top coordinate values ​​in turn.
      • cameraOrientation

        public ZegoPositionOrientation cameraOrientation
        Camera orientation, for 3D range spatializer.
    • Constructor Detail

      • ZegoPosition

        public ZegoPosition()