Get dynamic stream load.
public void GetDynamicStreamLoad(ref TStreamLoadInfo StreamLoadInfo);
Parameters |
Description |
ref TStreamLoadInfo StreamLoadInfo |
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 |