Tao.Sdl SDK Documentation

Smpeg.SMPEG_loop Method 

[Visual Basic]
Public Shared Sub SMPEG_loop( _
   ByVal mpeg As IntPtr, _
   ByVal repeat As Integer _
)
[C#]
public static void SMPEG_loop(
   IntPtr mpeg,
   int repeat
);

See Also

Smpeg Class | Tao.Sdl Namespace