mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
crude hack for movieplayer tuxtxt integration
Origin commit data
------------------
Branch: master
Commit: 0962c08e90
Author: martii <m4rtii@gmx.de>
Date: 2013-03-31 (Sun, 31 Mar 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -46,7 +46,7 @@ class cPlayback
|
||||
unsigned short GetAPid(void) { return mAudioStream; }
|
||||
unsigned short GetSubtitlePid(void) { return mSubtitleStream; }
|
||||
unsigned short GetDvbsubtitlePid(void) { return mDvbsubtitleStream; }
|
||||
unsigned short GetTeletextPid(void) { return mTeletextStream; }
|
||||
unsigned short GetTeletextPid(void);
|
||||
void SuspendSubtitle(bool);
|
||||
#endif
|
||||
bool SetSpeed(int speed);
|
||||
|
Reference in New Issue
Block a user