wavenc

(from GStreamer Good Plug-ins git)

Encode raw audio into WAV

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──wavenc

Factory details

Authors: – Iain Holmes

Classification:Codec/Muxer/Audio

Rank – primary

Plugin – libgstwavenc.so

Package – GStreamer Good Plug-ins git

Pad Templates

sink

audio/x-raw:
           rate: [ 1, 2147483647 ]
       channels: [ 1, 65535 ]
         format: { S32LE, S24LE, S16LE, U8, F32LE, F64LE }
         layout: interleaved
audio/x-alaw:
           rate: [ 8000, 192000 ]
       channels: [ 1, 2 ]
audio/x-mulaw:
           rate: [ 8000, 192000 ]
       channels: [ 1, 2 ]

Presencealways

Directionsink


src

audio/x-wav:
audio/x-rf64:

Presencealways

Directionsrc


Properties

name

“name” gchararray

The name of the object

Flags : Read / Write / Construct

Default value : NULL


parent

“parent” GstObject *

The parent of the object

Flags : Read / Write


The results of the search are