legacyresample
legacyresample
|
|
Object Hierarchy
GObject
╰── GstObject
╰── GstElement
╰── GstBaseTransform
╰── GstLegacyresample
Description
legacyresample resamples raw audio buffers to different sample rates using
a configurable windowing function to enhance quality.
Example launch line
Decode an Ogg/Vorbis downsample to 8Khz and play sound through alsa.
To create the Ogg/Vorbis file refer to the documentation of vorbisenc.
Last reviewed on 2006-03-02 (0.10.4)
Types and Values
struct GstLegacyresample
struct GstLegacyresample;
Opaque data structure.
Property Details
The “filter-length”
property
“filter-length” gint
Length of the resample filter.
Owner: GstLegacyresample
Flags: Read / Write / Construct
Allowed values: >= 0
Default value: 16