commit | 6ab180aa65d2b4f155518af0ac7bb2777f9ce61f | [log] [tgz] |
---|---|---|
author | Kenny Root <kenny@the-b.org> | Sat Jun 13 06:16:23 2009 -0500 |
committer | Jean-Baptiste Queru <jbq@google.com> | Mon Aug 24 14:37:11 2009 -0700 |
tree | 76a676edeb7c2a50385fe3dfa1f80b3e460c42c4 | |
parent | d5d4e63ea46f513d035992070b376589760d7017 [diff] |
Documentation: Clarify that a FileDescriptor must be seekable In MediaPlayer, methods with an offset specified must be passed a FileDescriptor that is seekable. This change notes that in the JavaDoc.