SDPMedia.insertFormat

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

class SDPMedia
insertFormat
(
int idx
,
string format
)

Parameters

idx int

an index

format string

the format

Return Value

Type: gstsdp.types.SDPResult

#GST_SDP_OK.