![]() |
The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
|
#include <WinampTestServer.h>
Public Member Functions | |
| PlaylistItem (string title_, string filename_) | |
Public Attributes | |
| string | title |
| string | filename |
item for storing the playlist entries
Definition at line 21 of file WinampTestServer.h.
|
inline |
constructor taking the title and filename
| title_ | |
| filename_ |
Definition at line 31 of file WinampTestServer.h.
| string WinampRemote::Server::PlaylistItem::filename |
Definition at line 24 of file WinampTestServer.h.
| string WinampRemote::Server::PlaylistItem::title |
Definition at line 23 of file WinampTestServer.h.