entransastat
Determines the maximum audio scale value that can safely be applied
(that is, does not lead to clipping of audio samples).
At EOS (end-of-stream), it generates an element message named astat
.
The message's structure contains only one field,
gdouble scale
, which is then the
value to use for the volume:volume
property in the volume element.
History
- Transcode astat filter [Thomas Oestreich]
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstBaseTransform ╰──entransastat
Factory details
Authors: – Mark Nauwelaerts
Classification: – Filter/Analyzer/Audio
Rank – none
Plugin – entranstranscode
Package – GStreamer Entrans
Pad Templates
sink
audio/x-raw:
format: S16LE
rate: [ 1, 2147483647 ]
channels: [ 1, 2147483647 ]
src
audio/x-raw:
format: S16LE
rate: [ 1, 2147483647 ]
channels: [ 1, 2147483647 ]
The results of the search are