OwrAudioPayload

OwrAudioPayload

Functions

Properties

guint channels Read / Write / Construct Only
guint ptime Read / Write

Object Hierarchy

    GObject
    ╰── OwrPayload
        ╰── OwrAudioPayload

Description

Functions

owr_audio_payload_new ()

OwrPayload *
owr_audio_payload_new (OwrCodecType codec_type,
                       guint payload_type,
                       guint clock_rate,
                       guint channels);

Types and Values

Property Details

The “channels” property

  “channels”                 guint

The number of audio channels (0 means whatever is provided by the source).

Flags: Read / Write / Construct Only

Default value: 0


The “ptime” property

  “ptime”                    guint

The packetization time in nanoseconds.

Flags: Read / Write

Default value: 40000000