Add a File Info Window to MediaPlayer.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20293 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol
2007-03-02 00:04:51 +00:00
parent 0b0ecfab90
commit c91fb637b6
6 changed files with 516 additions and 2 deletions
+1
View File
@@ -92,6 +92,7 @@ private:
void StopThreads();
private:
friend class InfoWin;
enum {
MAX_AUDIO_BUFFERS = 8,