ZegoPosition
ZegoPosition
Request configuration of song or accompaniment.
Declared in ZegoExpressDefines.h
Properties
coordinate
coordinate
nonatomic, copy, nonnull NSArray<NSNumber *> * coordinateThe 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.
motionOrientation
motionOrientation
nonatomic, strong, nonnull ZegoPositionOrientation * motionOrientationMotion orientation.
cameraOrientation
cameraOrientation
nonatomic, strong, nonnull ZegoPositionOrientation * cameraOrientationCamera orientation, for 3D range spatializer.
