Tao.Sdl SDK Documentation
Sdl.MSF_TO_FRAMES Method
[Visual Basic]
Public Shared Function MSF_TO_FRAMES( _
ByVal
M
As
Integer
, _
ByVal
S
As
Integer
, _
ByVal
F
As
Integer
_
) As
Integer
[C#]
public static
int
MSF_TO_FRAMES(
int
M
,
int
S
,
int
F
);
See Also
Sdl Class
|
Tao.Sdl Namespace