Tao.Sdl SDK Documentation |
|
Smpeg.SMPEG_play Method
Play an SMPEG object
[Visual Basic]
Public Shared Sub SMPEG_play( _
ByVal
mpeg As
IntPtr _
)
Parameters
-
mpeg
- Handle to MPEG file.
Remarks
Binds to a C-function call in smpeg.h
void SMPEG_play( SMPEG* mpeg )
See Also
Smpeg Class | Tao.Sdl Namespace