FsRtpStream — A RTP stream in a FsRtpSession in a FsRtpConference
GObject ╰── FsStream ╰── FsRtpStream
This is the conjunction of a FsRtpParticipant and a FsRtpSession, it is created by calling fs_session_new_stream() on a FsRtpSession.
fs_session_new_stream()
struct FsRtpStream;
“rtp-header-extensions”
“rtp-header-extensions” FsRtpHeaderExtensionGList *
GList of RTP Header extensions that the participant for this stream would like to use.
Flags: Read / Write