commit | 63149c81adf79f43c6508647614247277f8052e2 | [log] [tgz] |
---|---|---|
author | Hong Teng <hongteng@google.com> | Wed Nov 30 16:54:46 2011 -0800 |
committer | Hong Teng <hongteng@google.com> | Thu Dec 01 09:43:42 2011 -0800 |
tree | 88903ac924756e62b577ede1aa72e01c70a9cb0f | |
parent | a6f8ebc616cfe3185ae2513ef2f846e8d32b551e [diff] |
Fixd for 5490443 Native crash while exporting a video - Add new onError callback to PreviewProgressListener, which is used to indicate video editor application for the error that has occurred during priviewing. With this modification, the application must implement the onError method, and then VideoEditorPreviewTest.java is changed accordingly. Change-Id: I15610b8907fcf8bd35a3c69ad7c07b5175a6e309