Class ShadowMediaCodecList

    • Constructor Detail

      • ShadowMediaCodecList

        public ShadowMediaCodecList()
    • Method Detail

      • reset

        @Resetter
        public static void reset()
      • native_getCodecCount

        @Implementation
        protected static int native_getCodecCount()
      • getNewCodecInfoAt

        @Implementation
        protected static MediaCodecInfo getNewCodecInfoAt​(int index)
      • native_getGlobalSettings

        @Implementation(minSdk=23)
        protected static Map<String,​Object> native_getGlobalSettings()