commit | 9a12baf929ea803915d7ab626b200ffefb4fbac7 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Fri Oct 23 10:22:30 2009 -0700 |
committer | Andreas Huber <andih@google.com> | Fri Oct 23 10:35:08 2009 -0700 |
tree | 12a3f70e5ef69e09ea9e9ca4e4dcd4949718e924 | |
parent | 9069aa31accee9c23a4cf228ca27fe8fa8506a56 [diff] |
New API to instantiate a MediaExtractor given a URI and optional MIME type. Also DataSources now must provide a method initCheck() and DataSource::reat_at has been renamed to readAt to conform to standard API naming guidelines.