gstreamermm 1.10.0
Classes | Enumerations
Gst::SDP Namespace Reference

Classes

class  Key
 The contents of the SDP "k=" field which is used to convey encryption keys. More...
 
class  Media
 The contents of the SDP "m=" field with all related fields. More...
 

Enumerations

enum  Result {
  SDP_OK = 0 ,
  SDP_EINVAL = -1
}
 

Enumeration Type Documentation

◆ Result

Enumerator
SDP_OK 

A successful return value.

SDP_EINVAL 

A function was given invalid parameters.