Rockbox Development > Starting Development and Compiling

MP3 Player And Load Image In Rockbox's Plugin

<< < (2/2)

mschneider:
You should be able to play any file that is a supported format. I've been looking at doing this myself and the best strategy I've found (yet to be tested) Is to get the path of the file and then create and start a playlist around it.

gnu:
... or save the file as 16bit RAW PCM, load it into a buffer and play it with the API.

restart:

--- Quote from: mschneider on June 15, 2008, 11:30:08 AM ---You should be able to play any file that is a supported format. I've been looking at doing this myself and the best strategy I've found (yet to be tested) Is to get the path of the file and then create and start a playlist around it.

--- End quote ---

what are the format files that is supported by rockbox?? is there any function that can play the files??

Navigation

[0] Message Index

[*] Previous page

Go to full version