Tao.Sdl SDK Documentation

Smpeg.SMPEG_new_descr Method 

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

See Also

Smpeg Class | Tao.Sdl Namespace