commit | b537dbafe20b1faff45748e8b69080172d089133 | [log] [tgz] |
---|---|---|
author | Dichen Zhang <dichenzhang@google.com> | Fri Oct 18 14:59:01 2019 -0700 |
committer | Dichen Zhang <dichenzhang@google.com> | Tue Oct 22 13:13:22 2019 -0700 |
tree | 246c1b519b5a9c90b1201da803e0c26eee505507 | |
parent | a2cfd6c11b5ff73a4c62268c38b23b4f80bad69a [diff] |
MediaMetadataRetriever.setDataSource(String path): make this method OK to take URI External comments: https://stackoverflow.com/questions/47240026/mediametadataretriever-setdatasource-return-null MediaMetadataRetriever.setDataSource(String path) can't take URI, whereas same method in MediaPlayer can, which makes it difficult and confusing for the users. Bug: 142966190, 141761504 Test: MediaMetadataRetrieverTest Change-Id: I5ca45cd72b2a77363a49710ed2e578b1de297e40