a552c7c12623f8ada9d29bd64a4a55f1dfe03009 |
|
24-Mar-2016 |
Glenn Kasten <gkasten@google.com> |
Fix build warnings Change-Id: I243600bece4d5b0757287aa1ea83c41e73eb5bba
/frameworks/wilhelm/tests/mimeUri/slesTestGetPositionUri.cpp
|
086a6f51a7b12880ed114962136972f89ed70da2 |
|
03-Jan-2015 |
Glenn Kasten <gkasten@google.com> |
Fix unused parameter warnings Change-Id: I5fe531745c58bfab9f6c0373190c49ec881b18c2
/frameworks/wilhelm/tests/mimeUri/slesTestGetPositionUri.cpp
|
089a7c63adb033aec7b3200753e66b30ec8932be |
|
29-Jul-2011 |
Glenn Kasten <gkasten@google.com> |
Return after prefetch error in get position test Change-Id: I7de1ddd05e4d2115dc54215d62f8af76f6c352ff
/frameworks/wilhelm/tests/mimeUri/slesTestGetPositionUri.cpp
|
c6853892c94800e72c0bd676d5d2136d48cea76e |
|
19-Jul-2011 |
Glenn Kasten <gkasten@google.com> |
Use the documented header filenames Both Khronos and we say to use < > in our docs Change-Id: Ibf1d2b83036582a605aa6b9043210c89a4eb0e1e
/frameworks/wilhelm/tests/mimeUri/slesTestGetPositionUri.cpp
|
4b0e0b2860ffd5e246b42c8a434833cca2f068b3 |
|
08-Jul-2011 |
Jean-Michel Trivi <jmtrivi@google.com> |
Implement GetPosition for players playing from a URI/FD AudioPlayer (OpenSL ES) and MediaPlayer (OpenMAX AL) that play media from a URI or FD are implemented on top of an Android MediaPlayer. This CL implements requesting the current position from the underlying MediaPlayer object inside the event loop. At this stage, GetPosition cannot be called from inside a callback as the callback is made on the same thread that will process the asynchronous part of the GetPosition implementation. Add test app for GetPosition. Change-Id: Ife768bc40e37fc60cc19f6ba84bbe6cb06cc6590
/frameworks/wilhelm/tests/mimeUri/slesTestGetPositionUri.cpp
|