[vlc-devel] Testing stream filter

Hugo Beauzée-Luyssen beauze.h at gmail.com
Thu Feb 2 10:45:37 CET 2012


On Thu, Feb 2, 2012 at 6:34 AM, Jaeho Kim <dujuk3 at gmail.com> wrote:
> Hello,
>
> I want to know mean peek function.
>
> Best Regards!
>

Hello,

It reads data from the stream, but doesn't go forward.
In other words, if you call Peek multiple times you will get the same
result, while Read would move forward.

Regards,

-- 
Hugo Beauzée-Luyssen



More information about the vlc-devel mailing list