Get stream informations (length, sampling rate, channel number, ...).
procedure GetStreamInfoW(out Info: TStreamInfoW);
Parameters |
Description |
out Info: TStreamInfoW |
Reference to TStreamInfoW. User must allocate memory for this structure. |
None.
Use this function to get basic informations about opened stream.
Note: Only with this function you can get stream length, sampling rate, channel number ...
Copyright (c) 2010. Zoran Cindori - All rights reserved.
Web: http://libzplay.sourceforge.net/ Email: zcindori@inet.hr |