Documentation
Dlang.org
SDPMessage.replaceEmail
gstsdp
sdpmessage
SDPMessage
Replace the email in msg at index idx with email.
class
SDPMessage
gstsdp.types.SDPResult
replaceEmail
(
uint
idx
,
string
email
)
Parameters
idx
uint
an email index
email
string
an email
Return Value
Type:
gstsdp
.
types
.
SDPResult
a #GstSDPResult.
gstsdp
sdpmessage
SDPMessage
constructors
this
functions
addAttribute
addBandwidth
addEmail
addMedia
addPhone
addTime
addZone
asText
attributesLen
attributesToCaps
bandwidthsLen
cPtr
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
self
setConnection
setInformation
setKey
setOrigin
setSessionName
setUri
setVersion
timesLen
uninit
zonesLen
properties
connection
gType
information
key
origin
sessionName
uri
version_
static functions
asUri
getGType
init_
newFromText
new_
parseBuffer
parseUri
Replace the email in msg at index idx with email.