Re: [Live-devel] Input Buffer Consumed

2007-12-10 Thread Ross Finlayson
I'm new to LiveMedia library and I am experimented with it under Windows OS. I have found in the file ByteStreamFileSource.cpp the code that synchronously read the source buffer from a file. I need to know however when the library will have finished of using the buffer. Note that the buffer t

[Live-devel] Input Buffer Consumed

2007-12-10 Thread Guy Bonneau
Hello, I'm new to LiveMedia library and I am experimented with it under Windows OS. I have found in the file ByteStreamFileSource.cpp the code that synchronously read the source buffer from a file. I need to know however when the library will have finished of using the buffer. Is there some fee