Testing foreign ts+xml recording playback, new libcs and libnxp needed

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1133 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: cdae0a8bd3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-02-09 (Wed, 09 Feb 2011)



------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2011-02-09 13:52:30 +00:00
parent cc6d8952b7
commit 19b862b608
2 changed files with 9 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ public:
void DMNotify(int Event, void *pTsBuf, void *Tag);
bool Open(playmode_t PlayMode);
void Close(void);
bool Start(char * filename, unsigned short vpid, int vtype, unsigned short apid, int audio_flag);
bool Start(char * filename, unsigned short vpid, int vtype, unsigned short apid, int audio_flag, unsigned int duration = 0);
bool Stop(void);
bool SetAPid(unsigned short pid, int audio_flag);
bool SetSpeed(int speed);