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 , Thomas Oestreich

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 ]

Presencealways

Directionsink

Object typeGstPad


src

audio/x-raw:
         format: S16LE
           rate: [ 1, 2147483647 ]
       channels: [ 1, 2147483647 ]

Presencealways

Directionsrc

Object typeGstPad


The results of the search are