Updated headers for new libcoolstream. Indent cleanups and

added functionality.
Add new CS API header. WIP.
Remove old init_cs.h header.



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


Origin commit data
------------------
Commit: 6ad54303db
Author: nightshad <nightshad@e54a6e83-5905-42d5-8d5c-058d10e6a962>
Date: 2010-05-20 (Thu, 20 May 2010)
This commit is contained in:
nightshad
2010-05-20 09:41:59 +00:00
parent 5f2d324ded
commit 6f6f4484cb
4 changed files with 49 additions and 25 deletions

View File

@@ -52,7 +52,6 @@ class cDemux
DMX_CHANNEL_TYPE type;
CS_DMX_PDATA * privateData;
public:
bool Open(DMX_CHANNEL_TYPE pes_type, void * hVideoBuffer = NULL, int uBufferSize = 8192);
void Close(void);
bool Start(void);