The filter definition itself
For a list of all members of this type, see Smpeg.SMPEG_Filter Members.
System.Object
System.ValueType
Tao.Sdl.Smpeg.SMPEG_Filter
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Struct in MPEGfilter.h
typedef struct SMPEG_Filter { Uint32 flags; void * data; SMPEG_FilterCallback callback; SMPEG_FilterDestroy destroy; }
Namespace: Tao.Sdl
Assembly: Tao.Sdl (in Tao.Sdl.dll)
Smpeg.SMPEG_Filter Members | Tao.Sdl Namespace