Get current position and bitrate.
Position is changing when song is playing. Seek function will also change position, even if song isn't playing.
If you seek position and song isn't playing, retrieved position will be also changed to seek position.
To get current position use:
C++ |
C |
VB.NET |
C#.NET |
VC.NET |
Delphi |
On streams with variable bitrate, bitrate is changing in time.
You can retrieve current bitrate with:
C++ |
C |
VB.NET |
C#.NET |
VC.NET |
Delphi |
Copyright (c) 2010. Zoran Cindori - All rights reserved.
Web: http://libzplay.sourceforge.net/ Email: zcindori@inet.hr |