| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -64,6 +64,10 @@ ID3.loadTags("http://localhost/filename.mp3", function() { | |||
| 64 | 64 | }); | |
| 65 | 65 | ``` | |
| 66 | 66 | ||
| 67 | + ### Cordova / PhoneGap | ||
| 68 | + | ||
| 69 | + [Raymond Camden](https://github.com/cfjedimaster) wrote a pretty nice blog post on this topic: http://www.raymondcamden.com/2015/04/30/working-with-mp3s-id3-and-phonegapcordova-2 | ||
| 70 | + | ||
| 67 | 71 | File API | |
| 68 | 72 | -------- | |
| 69 | 73 | Reading a music file through the File API can be done by specifying the `FileAPIReader` data reader: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments