libZPlay documentation (Win32)
IndexReferenceHome
PreviousUpNext
libZPlayVB.TStreamTime Structure

Stream time structure.

Visual Basic
Public Structure TStreamTime
  Public sec As UInteger
  Public ms As UInteger
  Public samples As UInteger
  Public hms As TStreamHMSTime
End Structure
Parameters 
Description 
sec 
Total time in seconds. 
ms 
Total time in milliseconds. 
samples 
Total time in samples. 
hms 
Total time in TStreamHMSTime format. 

Use TTimeFormat to specify which member in this structure is valid.

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

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

Email: zcindori@inet.hr