rtpsbcdepay
Extracts SBC audio from RTP packets
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstRTPBaseDepayload ╰──rtpsbcdepay
Factory details
Authors: – Arun Raghavan 
Classification: – Codec/Depayloader/Network/RTP
Rank – secondary
Plugin – rtp
Package – GStreamer Good Plug-ins
Pad Templates
sink
        application/x-rtp:
          media: audio
        payload: [ 96, 127 ]
     clock-rate: { (int)16000, (int)32000, (int)44100, (int)48000 }
  encoding-name: SBC
src
        audio/x-sbc:
           rate: { (int)16000, (int)32000, (int)44100, (int)48000 }
       channels: [ 1, 2 ]
           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 ]
Properties
ignore-timestamps
“ignore-timestamps” gboolean
Various statistics
Flags : Read / Write
Default value : false
The results of the search are