SpatialAudioCuePanning (API Reference)
Package com.here.sdk.navigation
Class SpatialAudioCuePanning
java.lang.Object
com.here.NativeBase
com.here.sdk.navigation.SpatialAudioCuePanning
Use the SpatialAudioCuePanning to notify each of the azimuths which compose a spatial audio
trajectory along the audio cue.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceCalled oncestartAngularPanning()starts. -
Method Summary
Modifier and TypeMethodDescriptionvoidstartAngularPanning(CustomPanningData nextCustomPanningData, SpatialAudioCuePanning.SpatialAzimuthCallback azimuthCallback) This method will retrieve a stream of azimuth values to be passed onto the spatial audio renderer.
-
Method Details