GstSDPMedia

The contents of the SDP "m=" field with all related fields.

Members

Variables

attributes
GArray* attributes;

array of #GstSDPAttribute with the additional media attributes

bandwidths
GArray* bandwidths;

array of #GstSDPBandwidth with media bandwidth information

connections
GArray* connections;

array of #GstSDPConnection with media connection information

fmts
GArray* fmts;

an array of #gchar formats

information
char* information;

the media title

key
GstSDPKey key;

the encryption key

media
char* media;

the media type

numPorts
uint numPorts;

the number of ports or -1 if only one port was specified

port
uint port;

the transport port to which the media stream will be sent

proto
char* proto;

the transport protocol