rtpsbcpay

Payload SBC audio as RTP packets

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstRTPBasePayload
                    ╰──rtpsbcpay

Factory details

Authors: – Thiago Sousa Santos

Classification:Codec/Payloader/Network

Rank – none

Plugin – rtp

Package – GStreamer Good Plug-ins

Pad Templates

sink

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

Directionsink

Object typeGstPad


src

application/x-rtp:
          media: audio
        payload: [ 96, 127 ]
     clock-rate: { (int)16000, (int)32000, (int)44100, (int)48000 }
  encoding-name: SBC

Presencealways

Directionsrc

Object typeGstPad


Properties

min-frames

“min-frames” gint

Minimum quantity of frames to send in one packet (-1 for maximum allowed by the mtu)

Flags : Read / Write

Default value : 0


The results of the search are