gstreamermm
1.10.0
|
The contents of the SDP "k=" field which is used to convey encryption keys. More...
#include <gstreamermm/sdpmessage.h>
Public Member Functions | |
Key (const GstSDPKey*gobject_) | |
Key (const Key& other) | |
Key (Key&& other) | |
~Key () | |
GstSDPKey* | gobj () |
const GstSDPKey* | gobj () const |
Glib::ustring | get_type () const |
Glib::ustring | get_data () const |
Protected Attributes | |
GstSDPKey | gobject_ |
The contents of the SDP "k=" field which is used to convey encryption keys.
|
explicit |
Gst::SDP::Key::Key | ( | const Key& | other | ) |
Gst::SDP::Key::Key | ( | Key&& | other | ) |
Gst::SDP::Key::~Key | ( | ) |
Glib::ustring Gst::SDP::Key::get_data | ( | ) | const |
Glib::ustring Gst::SDP::Key::get_type | ( | ) | const |
|
inline |
|
inline |
|
protected |