summaryrefslogtreecommitdiff
path: root/apps/system/nxplayer/README.txt
blob: 32d1f20fc60d98c59127047c001e17e5cf37a164 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
NXPlayer
========

    Source: NuttX
    Author: Ken Pettit
    Date: 11 Sept 2013

This application implements a command-line media player
which uses the NuttX Audio system to play files (mp3,
wav, etc.) from the file system.

Usage:
    nxplayer

The application presents an command line for specifying
player commands, such as "play filename", "pause",
"volume 50%", etc.