SDPMedia.insertFormat

gstsdp.types.SDPResult insertFormat(int idx, string format)

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

Parameters

idxan index
formatthe format

Returns

#GST_SDP_OK.