Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

RmpTrack Struct Reference

struct for all the info used when generating output for an track More...

#include <RmpInfo.h>

List of all members.

Public Attributes

std::string title
 t - title

std::string artist
 a - artist

std::string track_num
 n - track number

std::string file_name
 f - file name

std::string track_id
 d - id of the current track

std::string genre
 g - genre

std::string format
 F - format

std::string quality
 q - quality

std::string cover
 c - album art (cover picture) url

std::string url
 U - complete url of the current track

std::string duration
 D - the duration of the track in seconds

std::string channels
 C - the number of channels


Detailed Description

struct for all the info used when generating output for an track

Definition at line 43 of file RmpInfo.h.


Member Data Documentation

std::string RmpTrack::artist
 

a - artist

Definition at line 47 of file RmpInfo.h.

Referenced by EmpParser::get_track_info(), PlayListConverter::make_subs(), and ArtistNotEqualTo::operator()().

std::string RmpTrack::channels
 

C - the number of channels

Definition at line 57 of file RmpInfo.h.

Referenced by EmpParser::get_track_info(), and PlayListConverter::make_subs().

std::string RmpTrack::cover
 

c - album art (cover picture) url

Definition at line 54 of file RmpInfo.h.

Referenced by EmpParser::get_track_info(), and PlayListConverter::make_subs().

std::string RmpTrack::duration
 

D - the duration of the track in seconds

Definition at line 56 of file RmpInfo.h.

Referenced by EmpParser::get_track_info(), and PlayListConverter::make_subs().

std::string RmpTrack::file_name
 

f - file name

Definition at line 49 of file RmpInfo.h.

Referenced by EmpParser::build_track_url(), EmpParser::get_track_info(), and PlayListConverter::make_subs().

std::string RmpTrack::format
 

F - format

Definition at line 52 of file RmpInfo.h.

Referenced by EmpParser::get_track_info(), and PlayListConverter::make_subs().

std::string RmpTrack::genre
 

g - genre

Definition at line 51 of file RmpInfo.h.

Referenced by EmpParser::get_track_info(), and PlayListConverter::make_subs().

std::string RmpTrack::quality
 

q - quality

Definition at line 53 of file RmpInfo.h.

Referenced by EmpParser::get_track_info(), and PlayListConverter::make_subs().

std::string RmpTrack::title
 

t - title

Definition at line 46 of file RmpInfo.h.

Referenced by EmpParser::get_track_info(), and PlayListConverter::make_subs().

std::string RmpTrack::track_id
 

d - id of the current track

Definition at line 50 of file RmpInfo.h.

Referenced by EmpParser::build_track_url(), EmpParser::get_track_info(), and PlayListConverter::make_subs().

std::string RmpTrack::track_num
 

n - track number

Definition at line 48 of file RmpInfo.h.

Referenced by EmpParser::get_track_info(), and PlayListConverter::make_subs().

std::string RmpTrack::url
 

U - complete url of the current track

Definition at line 55 of file RmpInfo.h.

Referenced by EmpParser::get_track_info(), and PlayListConverter::make_subs().


The documentation for this struct was generated from the following file:
Generated on Sat May 3 09:16:17 2003 for empxform by doxygen1.3-rc3