Gst.Audio.DitherMethod – gstreamer-audio-1.0 Reference Manual
DitherMethod
Description:
[
CCode
( cprefix =
"GST_AUDIO_DITHER_"
, type_id =
"gst_audio_dither_method_get_type ()"
) ]
[
GIR
( name =
"AudioDitherMethod"
) ]
public
enum
DitherMethod
Set of available dithering methods.
Namespace:
Gst.Audio
Package:
gstreamer-audio-1.0
Content:
Enum values:
NONE
-
No dithering
RPDF
-
Rectangular dithering
TPDF
-
Triangular dithering (default)
TPDF_HF
-
High frequency triangular dithering
2022 vala-language.org