am 07c82855: Merge change 22537 into eclair
Merge commit '07c8285599f99d5e512269fa68f0233ca8133073' into eclair-plus-aosp * commit '07c8285599f99d5e512269fa68f0233ca8133073': Fix build.
This commit is contained in:
@@ -168,7 +168,7 @@ public class MediaRecorder
|
||||
|
||||
/** The following formats are audio only .aac or .amr formats **/
|
||||
/** @deprecated Deprecated in favor of AMR_NB */
|
||||
/** TODO: change link when AMR_NB is exposed. Deprecated in favor of {@link MediaRecorder.OutputFormat#AMR_NB} */
|
||||
/** TODO: change link when AMR_NB is exposed. Deprecated in favor of MediaRecorder.OutputFormat.AMR_NB */
|
||||
public static final int RAW_AMR = 3;
|
||||
/** @hide AMR NB file format */
|
||||
public static final int AMR_NB = 3;
|
||||
|
||||
Reference in New Issue
Block a user