Am Mittwoch, 31. Januar 2007 17:05 schrieb Laz:
currently its realy a pain finding out if a stream is audio-only or not in the mpeg-player (where it does not belong imho).
What would be nice is something like bool cRecording::IsRadio().
Why reinventing the wheel if pmAudioOnly is already there?
Even more, one could already either set pmAudioOnly or pmAudioOnlyBlack depending if the mpeg-player should or should not show a background picture (i.e. for the mp3 pi which shows its own backgrounds) this won't be possible with the bool solution...
t.