astat

astat — Audio statistics plugin

Synopsis

struct              GstAstat;

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GstObject
               +----GstElement
                     +----GstBaseTransform
                           +----GstAstat

Description

History

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.

  • Transcode astat filter [Thomas Oestreich]

Element Information

plugin

transcode

author

Mark Nauwelaerts <mnauw@users.sourceforge.net>, Thomas Oestreich

class

Filter/Analyzer/Audio

Details

struct GstAstat

struct GstAstat;