Class ShadowAudioSystem

    • Constructor Detail

      • ShadowAudioSystem

        public ShadowAudioSystem()
    • Method Detail

      • native_getMaxChannelCount

        @Implementation(minSdk=31)
        protected static int native_getMaxChannelCount()
      • native_getMaxSampleRate

        @Implementation(minSdk=31)
        protected static int native_getMaxSampleRate()
      • native_getMinSampleRate

        @Implementation(minSdk=31)
        protected static int native_getMinSampleRate()
      • native_get_FCC_8

        @Implementation(minSdk=29,
                        maxSdk=30)
        protected static int native_get_FCC_8()