next up previous contents
Next: makeTMSF Up: Methods Previous: makeHMS   Contents


makeMSF

Description

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


Syntax

MCI.makeMSF(m, s, f)


Parameters

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 MSF format.




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