libZPlay documentation (Win32)
IndexReferenceHome
PreviousUpNext
Accurate seek

Sample accurate position seek.

If you need sample accurate position seek, enable this setting. 

This setting is disabled by default. Any new created interface will have this setting disabled. 

If this setting is disabled, position isn't sample accurate, is pretty accurate, but not sample accurate. By enabling this setting, you will get sample accurate position seek. 

Note:
To acquire sample accurate length on MP3 stream, decoder must scan whole stream and count all mp3 frames. And LAME INFO tag must be present to detect encoder delay and padding samples. IF LAME INFO tag isn't present, you can't get sample accurate length of mp3 stream. See MP3 decoder details.
 

 

To enable or disable sample accurate position seek use sidAccurateSeek with:  

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