213214215216217218219220221222223
throw new AACException("profile not supported: "+config.profile.getIndex()); } return config; } finally { in.destroy(); } } private static Profile readProfile(BitStream in) throws AACException { int i = in.readBits(5);