[vdr] cRemux single threaded?
Udo Richter
udo_richter at gmx.de
Sun Aug 7 15:15:19 CEST 2005
Klaus Schmidinger wrote:
> cRemux::Get() returns the number of currently available bytes.
The number of currently available bytes *in one memory block*.
Without providing additional data through Put(), calls to Get() and
Del() (deleting all data delivered by Get()) may succeed several times,
before all internal buffers are drained and Get() returns Count=0.
Usually it takes 1-2 calls to Get(), but sometimes up to 50 successful
calls are possible.
Cheers,
Udo
More information about the vdr
mailing list