| Top |
GObject
╰── GInitiallyUnowned
╰── GstObject
╰── GstElement
╰── GstBaseTransform
╰── GstEntransAstat
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
property in the volume element.