User Tools

Site Tools


agl-distro:demo-apps:media-player

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
agl-distro:demo-apps:media-player [2015/09/04 21:02]
wminer [Requirements]
agl-distro:demo-apps:media-player [2022/07/26 21:10]
waltminer Obsolete - delete page
Line 18: Line 18:
 ==== Code ==== ==== Code ====
 TBD TBD
 +
 +==== Use Cases ====
 +===== Playing Songs from a USB Stick =====
 +
 +The media player in AGL 5 (Electric Eel) and newer version is capable of playing songs from removable media, such as a USB stick. Follow the steps below to test this functionality:​
 +  * Format a partition of a USB stick with FAT32.
 +  * Copy ogg sound files to the USB stick. Wikipedia provides free sample ogg files [[https://​commons.wikimedia.org/​wiki/​File:​Median_test.ogg|here]] and [[https://​commons.wikimedia.org/​wiki/​File:​Test-stereo.ogg|here]].
 +  * Plug the USB stick in a device or a development board compatible with AGL. Ensure that the following peripherals are attached: display, input device (touchscreen or mouse), speaker.
 +  * Turn on the device and launch the Media Player application.
 +  * Verify that the sound files are shown and press the play button.
 +