Tao.Sdl SDK Documentation

Smpeg.SMPEG_getinfo Method 

[Visual Basic]
Public Shared Sub SMPEG_getinfo( _
   ByVal mpeg As IntPtr, _
   ByRef info As SMPEG_Info _
)
[C#]
public static void SMPEG_getinfo(
   IntPtr mpeg,
   out SMPEG_Info info
);

See Also

Smpeg Class | Tao.Sdl Namespace