sdp_from_stream


Description:

[ CCode ( cname = "gst_rtsp_sdp_from_stream" ) ]
public bool sdp_from_stream (Message sdp, SDPInfo info, Stream stream)

Add info from stream to sdp.

Parameters:

sdp

a Message

info

a SDPInfo

stream

a Stream

Returns:

TRUE on success.


Namespace: Gst.RTSPServer