sdp_make_media


Description:

[ CCode ( cname = "gst_rtsp_sdp_make_media" ) ]
[ Version ( since = "1.14" ) ]
public bool sdp_make_media (Message sdp, SDPInfo info, Stream stream, Caps caps, Profile profile)

Creates a Media from the parameters and stores it in sdp.

Parameters:

sdp

a Message

info

a SDPInfo

stream

a Stream

caps

a Caps

profile

a Profile

Returns:

true on success


Namespace: Gst.RTSPServer