commit | 09e1ef282e7b2df400a9f35feb47b48b67af0f3b | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Tue Mar 06 18:55:35 2012 -0800 |
committer | Glenn Kasten <gkasten@google.com> | Thu Mar 08 17:22:56 2012 -0800 |
tree | 8039cabafa340daa6a47c3ea564e0258f03025c9 | |
parent | 8162c1a9f4df4bf4733e78f5b03398b2991ba79a [diff] [blame] |
Use audio_policy_output_flags_t consistently Change-Id: I425cfd442257560dcf141d3d8599ddc7d21c1d13
diff --git a/libvideoeditor/lvpp/VideoEditorPlayer.cpp b/libvideoeditor/lvpp/VideoEditorPlayer.cpp index cb2edde..57cab08 100755 --- a/libvideoeditor/lvpp/VideoEditorPlayer.cpp +++ b/libvideoeditor/lvpp/VideoEditorPlayer.cpp
@@ -435,7 +435,7 @@ format, channelMask, frameCount, - 0 /* flags */, + AUDIO_POLICY_OUTPUT_FLAG_NONE, CallbackWrapper, this); } else {