gstvideo.video_filter

Module for [VideoFilter] class

Types 3

Provides useful functions and a base class for video filters.

The videofilter will by default enable QoS on the parent GstBaseTransform to implement frame dropping.

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
VideoFilter self() nothrowReturns `this`, for use in `with` statements.
VideoFilterGidBuilder builder() static nothrowGet builder for [gstvideo.video_filter.VideoFilter] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
Methods
VideoFilter build() nothrowCreate object from builder. Returns: New object