Get dynamic stream load.
procedure GetDynamicStreamLoad(out Load: TStreamLoadInfo);
Parameters |
Description |
out Load: TStreamLoadInfo |
Reference to TStreamLoadInfo structure receiving informations about stream load. |
None.
Use this function to to check if stream is low with data, so you can push more data into stream.
Copyright (c) 2010. Zoran Cindori - All rights reserved.
Web: http://libzplay.sourceforge.net/ Email: zcindori@inet.hr |