mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-31 01:10:58 +02:00
libtriple: add ChangePids() to cRecord
This is pretty much untested for now, handle with care!
Origin commit data
------------------
Branch: master
Commit: b0b348e4d1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-02-05 (Sat, 05 Feb 2011)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -28,6 +28,7 @@ class cRecord
|
||||
bool Open(int numpids);
|
||||
bool Start(int fd, unsigned short vpid, unsigned short *apids, int numpids);
|
||||
bool Stop(void);
|
||||
bool ChangePids(unsigned short vpid, unsigned short *apids, int numapids);
|
||||
|
||||
void RecordThread();
|
||||
#if 0
|
||||
|
Reference in New Issue
Block a user