Tao.Sdl SDK Documentation

Smpeg.SMPEGfilter_null Method 

The null filter (default). It simply copies the source rectangle to the video overlay.

[Visual Basic]
Public Shared Function SMPEGfilter_null() As IntPtr
[C#]
public static IntPtr SMPEGfilter_null();

Return Value

IntPtr to Smpeg.SMPEG_Filter

Remarks

Binds to C-function in MPEGfilter.h

            SMPEG_Filter * SMPEGfilter_null(void)
            

See Also

Smpeg Class | Tao.Sdl Namespace | SMPEGfilter_bilinear | SMPEGfilter_deblocking