Tao.Sdl SDK Documentation

Smpeg.SMPEG_actualSpec Method 

[Visual Basic]
Public Shared Sub SMPEG_actualSpec( _
   ByVal mpeg As IntPtr, _
   ByRef spec As SDL_AudioSpec _
)
[C#]
public static void SMPEG_actualSpec(
   IntPtr mpeg,
   ref SDL_AudioSpec spec
);

See Also

Smpeg Class | Tao.Sdl Namespace