FsRtpStream

FsRtpStream — A RTP stream in a FsRtpSession in a FsRtpConference

Properties

FsRtpHeaderExtensionGList * rtp-header-extensions Read / Write

Types and Values

struct FsRtpStream

Object Hierarchy

    GObject
    ╰── FsStream
        ╰── FsRtpStream

Description

This is the conjunction of a FsRtpParticipant and a FsRtpSession, it is created by calling fs_session_new_stream() on a FsRtpSession.

Functions

Types and Values

struct FsRtpStream

struct FsRtpStream;

Property Details

The “rtp-header-extensions” property

  “rtp-header-extensions”    FsRtpHeaderExtensionGList *

GList of RTP Header extensions that the participant for this stream would like to use.

Flags: Read / Write