Documentation
Dlang.org
MIKEYMessage.newFromBytes
gstsdp
mikeymessage
MIKEYMessage
Make a new #GstMIKEYMessage from bytes.
class
MIKEYMessage
static
gstsdp.mikeymessage.MIKEYMessage
newFromBytes
(
glib.bytes.Bytes
bytes
,
gstsdp.types.MIKEYDecryptInfo
info
)
Parameters
bytes
glib
.
bytes
.
Bytes
a #GBytes
info
gstsdp
.
types
.
MIKEYDecryptInfo
a #GstMIKEYDecryptInfo
Return Value
Type:
gstsdp
.
mikeymessage
.
MIKEYMessage
a new #GstMIKEYMessage
gstsdp
mikeymessage
MIKEYMessage
constructors
this
functions
addCsSrtp
addPayload
addPke
addRand
addRandLen
addTNowNtpUtc
base64Encode
findPayload
getCsSrtp
getNCs
getNPayloads
getPayload
insertCsSrtp
insertPayload
removeCsSrtp
removePayload
replaceCsSrtp
replacePayload
setInfo
toBytes
toCaps
static functions
newFromBytes
newFromCaps
newFromData
Make a new #GstMIKEYMessage from bytes.