SDPMedia.insertConnection

gstsdp.types.SDPResult insertConnection(int idx, gstsdp.sdpconnection.SDPConnection conn) nothrow

Insert the connection information to media at idx. When idx is -1, the connection is appended.

Parameters

idxan index
conna #GstSDPConnection

Returns

#GST_SDP_OK.