Inherits AgoraSpatialAudioKitBase.
◆ sharedLocalSpatialAudioWithConfig:
◆ destroy
◆ updateRemotePosition:positionInfo:
◆ updateRemotePositionEx:positionInfo:connection:
◆ removeRemotePosition:
- (int) removeRemotePosition: |
|
(NSUInteger) |
uid |
|
◆ removeRemotePositionEx:connection:
- (int) removeRemotePositionEx: |
|
(NSUInteger) |
uid |
connection: |
|
(AgoraRtcConnection *) |
connection |
|
|
| |
◆ clearRemotePositionsEx:
◆ setRemoteAudioAttenuation:uid:forceSet:
- (int) setRemoteAudioAttenuation: |
|
(double) |
attenuation |
uid: |
|
(NSUInteger) |
uid |
forceSet: |
|
(BOOL) |
forceSet |
|
|
| |
◆ updateSelfPositionEx:axisForward:axisRight:axisUp:connection:
- (int) updateSelfPositionEx: |
|
(simd_float3) |
position |
axisForward: |
|
(simd_float3) |
axisForward |
axisRight: |
|
(simd_float3) |
axisRight |
axisUp: |
|
(simd_float3) |
axisUp |
connection: |
|
(AgoraRtcConnection *) |
connection |
|
|
| |
◆ setMaxAudioRecvCount:
- (int) setMaxAudioRecvCount: |
|
(NSUInteger) |
maxCount |
|
◆ setAudioRecvRange:
- (int) setAudioRecvRange: |
|
(float) |
range |
|
◆ setDistanceUnit:
- (int) setDistanceUnit: |
|
(float) |
unit |
|
◆ updatePlayerPositionInfo:positionInfo:
◆ updateSelfPosition:axisForward:axisRight:axisUp:
- (int) updateSelfPosition: |
|
(simd_float3) |
position |
axisForward: |
|
(simd_float3) |
axisForward |
axisRight: |
|
(simd_float3) |
axisRight |
axisUp: |
|
(simd_float3) |
axisUp |
|
|
| |
◆ updateSelfTransform:
- (int) updateSelfTransform: |
|
(simd_float4x4) |
transform |
|
◆ setZones:
◆ setPlayerAttenuation:playerId:forceSet:
- (int) setPlayerAttenuation: |
|
(double) |
attenuation |
playerId: |
|
(NSUInteger) |
playerId |
forceSet: |
|
(BOOL) |
forceSet |
|
|
| |
◆ clearRemotePositions
- (int) clearRemotePositions |
|
|
|