Tao.Sdl SDK Documentation

Smpeg.SMPEG_new_rwops Method 

[Visual Basic]
Public Shared Function SMPEG_new_rwops( _
   ByVal src As IntPtr, _
   ByRef info As SMPEG_Info, _
   ByVal sdl_audio As Integer _
) As IntPtr
[C#]
public static IntPtr SMPEG_new_rwops(
   IntPtr src,
   out SMPEG_Info info,
   int sdl_audio
);

See Also

Smpeg Class | Tao.Sdl Namespace