Search found 2 matches

Modifying the video and audio stream

Hello,
It's possible to modifying the video and audio stream the by using DVB-Dream modules. It has an API like this:
BOOL StreamCallback(unsigned char *InBuf, int InLen, void *pOutBuf, int *pOutLen): BOOL;
Is possible the same action with ProgDVB modules or even plugins?
I need access to TS/188 ...

Go to advanced search