SDPMessage.insertPhone

Insert phone into the array of phone numbers in msg at index idx. When -1 is given as idx, the phone is inserted at the end.

class SDPMessage
insertPhone
(
int idx
,
string phone
)

Parameters

idx int

a phone index

phone string

a phone

Return Value

Type: gstsdp.types.SDPResult

a #GstSDPResult.