libZPlay documentation (Win32)
IndexReferenceHome
PreviousUpNext
libZPlayC#.TSeekMethod Enumeration

Seek method.

C#
public enum TSeekMethod {
  smFromBeginning = 1,
  smFromEnd = 2,
  smFromCurrentForward = 4,
  smFromCurrentBackward = 8
}
Parameters 
Description 
smFromBeginning 
Seek forward from the beginning of song. 
smFromEnd 
Seek backward from the end of song. 
smFromCurrentForward 
Seek forward from current position. 
smFromCurrentBackward 
Seek backward from current position. 

Seek 

Copyright (c) 2010. Zoran Cindori - All rights reserved.

Web: http://libzplay.sourceforge.net/

Email: zcindori@inet.hr