--- old/src/java.desktop/share/classes/javax/sound/sampled/AudioFormat.java 2017-05-18 14:08:06.000000000 -0700 +++ new/src/java.desktop/share/classes/javax/sound/sampled/AudioFormat.java 2017-05-18 14:08:06.000000000 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -89,13 +89,16 @@ * The following table lists some common properties which service providers * should use, if applicable: * - * - * + *
Audio Format Properties
+ * + * * * * * * + * + * * * * @@ -112,6 +115,7 @@ * * * + * *
Audio Format Properties
Property keyValue typeDescription
"bitrate"{@link java.lang.Integer Integer}{@link java.lang.Integer Integer}encoding/conversion quality, 1..100
*

* Vendors of service providers (plugins) are encouraged to seek information