wavparse

(from GStreamer Good Plug-ins git)

Opaque data structure.

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──wavparse

Factory details

Authors: – Erik Walthinsen

Classification:Codec/Demuxer/Audio

Rank – primary

Plugin – libgstwavparse.so

Package – GStreamer Good Plug-ins git

Pad Templates

sink

audio/x-wav:

Presencealways

Directionsink


src

audio/ms-gsm:
audio/mpeg:
    mpegversion: 1
          layer: 3
audio/mpeg:
    mpegversion: 1
          layer: 2
audio/x-raw:
         format: { S8, U8, S16LE, U16LE, S24LE, U24LE, S32LE, U32LE }
         layout: interleaved
audio/x-vorbis:
audio/x-ac3:
audio/x-dts:
audio/mpeg:
    mpegversion: 4
audio/x-alaw:
audio/x-mulaw:
audio/x-wms:
        bitrate: [ 0, 2147483647 ]
    block_align: [ 1, 2147483647 ]
audio/x-adpcm:
         layout: microsoft
    block_align: [ 1, 2147483647 ]
audio/x-adpcm:
         layout: dvi
    block_align: [ 1, 2147483647 ]
audio/x-truespeech:
audio/x-wma:
     wmaversion: 1
        bitrate: [ 0, 2147483647 ]
    block_align: [ 1, 2147483647 ]
audio/x-wma:
     wmaversion: 2
        bitrate: [ 0, 2147483647 ]
    block_align: [ 1, 2147483647 ]
audio/x-wma:
     wmaversion: 3
        bitrate: [ 0, 2147483647 ]
    block_align: [ 1, 2147483647 ]
audio/x-vnd.sony.atrac3:
audio/x-raw:
         format: { F32LE, F64LE }
         layout: interleaved
audio/x-voxware:
    voxwaretype: 117
audio/x-adpcm:
         layout: dk4
audio/x-adpcm:
         layout: dk3
audio/x-adpcm:
         layout: dvi
audio/AMR:
audio/AMR-WB:
audio/x-siren:
application/x-ogg-avi:

Presencealways

Directionsrc


Properties

ignore-length

“ignore-length” gboolean

This selects whether the length found in a data chunk should be ignored. This may be useful for streamed audio where the length is unknown until the end of streaming, and various software/hardware just puts some random value in there and hopes it doesn't break too much.

Flags : Read / Write

Default value : false


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