Packages
gstreamer-sdp-1.0
Gst
SDP
Message
@new
as_uri
new_from_text
parse_buffer
parse_uri
add_attribute
add_bandwidth
add_email
add_media
add_phone
add_time
add_zone
as_text
attributes_len
attributes_to_caps
bandwidths_len
copy
dump
emails_len
free
get_attribute
get_attribute_val
get_attribute_val_n
get_bandwidth
get_connection
get_email
get_information
get_key
get_media
get_origin
get_phone
get_session_name
get_time
get_uri
get_version
get_zone
init
insert_attribute
insert_bandwidth
insert_email
insert_phone
insert_time
insert_zone
medias_len
parse_keymgmt
phones_len
remove_attribute
remove_bandwidth
remove_email
remove_media
remove_phone
remove_time
remove_zone
replace_attribute
replace_bandwidth
replace_email
replace_phone
replace_time
replace_zone
set_connection
set_information
set_key
set_origin
set_session_name
set_uri
set_version
times_len
uninit
zones_len
attributes
bandwidths
connection
emails
information
key
medias
origin
phones
session_name
times
uri
version
zones
set_key
Description:
public
Result
set_key
(
string
type,
string
data)
Adds the encryption information to
this
.
Parameters:
this
a
Message
type
the encryption type
data
the encryption data
Returns:
a
Result
.