added playlist support
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17225 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -33,6 +33,11 @@ public:
|
||||
|
||||
status_t SetTo(const entry_ref &ref);
|
||||
|
||||
void Stop();
|
||||
void Play();
|
||||
void Pause();
|
||||
bool IsPaused();
|
||||
|
||||
void SetVideoView(VideoView *view);
|
||||
|
||||
bool IsOverlayActive();
|
||||
|
||||
Reference in New Issue
Block a user