libZPlay documentation (Win32)
IndexReferenceHome
PreviousUpNext
ZPlay.Seek Method

Seek position.

C#
public bool Seek(TTimeFormat TimeFormat, ref TStreamTime Position, TSeekMethod MoveMethod);
Parameters 
Description 
TTimeFormat TimeFormat 
Time format of Position parameter. With this parameter you need to specify which member of TStreamTime is valid. 
ref TStreamTime Position 
Reference to TStreamTime specifying new position. 
TSeekMethod MoveMethod 
Return Values 
Description 
True 
All OK. 
False 
Error. To get error message read here

Warning: This function will fail on dynamic stream

Note: Accuracy of seek position depends on interface settings. See accurate seek

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

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

Email: zcindori@inet.hr