sbcenc

Encode an SBC audio stream

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstAudioEncoder
                    ╰──sbcenc

Implemented interfaces

Factory details

Authors: – Marcel Holtmann

Classification:Codec/Encoder/Audio

Rank – none

Plugin – sbc

Package – GStreamer Bad Plug-ins

Pad Templates

sink

audio/x-raw:
         format: S16LE
           rate: { (int)16000, (int)32000, (int)44100, (int)48000 }
       channels: [ 1, 2 ]

Presencealways

Directionsink

Object typeGstPad


src

audio/x-sbc:
           rate: { (int)16000, (int)32000, (int)44100, (int)48000 }
       channels: [ 1, 2 ]
   channel-mode: { (string)mono, (string)dual, (string)stereo, (string)joint }
         blocks: { (int)4, (int)8, (int)12, (int)16 }
       subbands: { (int)4, (int)8 }
allocation-method: { (string)snr, (string)loudness }
        bitpool: [ 2, 64 ]

Presencealways

Directionsrc

Object typeGstPad


The results of the search are