Documentation
Dlang.org
SDPMessage.addAttribute
gstsdp
sdpmessage
SDPMessage
Add the attribute with key and value to msg.
class
SDPMessage
gstsdp.types.SDPResult
addAttribute
(
string
key
,
string
value
= null
)
Parameters
key
string
the key
value
string
the value
Return Value
Type:
gstsdp
.
types
.
SDPResult
GST_SDP_OK.
gstsdp
sdpmessage
SDPMessage
functions
addAttribute
addBandwidth
addEmail
addMedia
addPhone
addTime
addZone
asText
attributesLen
attributesToCaps
bandwidthsLen
copy
dump
emailsLen
getAttribute
getAttributeVal
getAttributeValN
getBandwidth
getConnection
getEmail
getInformation
getKey
getMedia
getOrigin
getPhone
getSessionName
getTime
getUri
getVersion
getZone
insertAttribute
insertBandwidth
insertEmail
insertPhone
insertTime
insertZone
mediasLen
parseKeymgmt
phonesLen
removeAttribute
removeBandwidth
removeEmail
removeMedia
removePhone
removeTime
removeZone
replaceAttribute
replaceBandwidth
replaceEmail
replacePhone
replaceTime
replaceZone
setConnection
setInformation
setKey
setOrigin
setSessionName
setUri
setVersion
timesLen
uninit
zonesLen
static functions
asUri
init_
newFromText
new_
parseBuffer
parseUri
Add the attribute with key and value to msg.