next up previous contents
Next: msfFrame Up: Methods Previous: makeMSF   Contents


makeTMSF

Description

Creates a time value in packed tracks/minutes/seconds/frames (TMSF) format from the given tracks, minutes, seconds, and frames values. Static


Syntax

MCI.makeTMSF(t, m, s, f)


Parameters

t
Specifies the number of tracks.
m
Specifies the number of minutes.
s
Specifies the number of seconds.
f
Specifies the number of frames.


Returns

Integer. Returns the time in packed TMSF format.




Copyright ©2000-2010 Shanghai TopCMM Software Technologies. All Rights Reserved.