Tao.Sdl SDK Documentation

Smpeg.SMPEG_filter Method 

[Visual Basic]
Public Shared Function SMPEG_filter( _
   ByVal mpeg As IntPtr, _
   ByVal filter As IntPtr _
) As IntPtr
[C#]
public static IntPtr SMPEG_filter(
   IntPtr mpeg,
   IntPtr filter
);

See Also

Smpeg Class | Tao.Sdl Namespace