Class AUSpatialMixerOutputType


  • public final class AUSpatialMixerOutputType
    extends java.lang.Object
    [@enum] Property values for kAudioUnitProperty_SpatialMixerOutputType [@constant] kSpatialMixerOutputType_Headphones Render for headphones. [@constant] kSpatialMixerOutputType_BuiltInSpeakers Render for built-in speakers. The spatialization is optimized for current hardware and will not be suitable for playback on other hardware. On iOS devices, the rendering may be specific to device orientation. Non-realtime rendering may not provide intended results if the orientation changes between rendering the audio and playing it back. [@constant] kSpatialMixerOutputType_ExternalSpeakers Render for external speakers based on the mixer's output channel layout.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait