import "zapISdpMediaDescription.idl";
Inheritance diagram for zapISdpMediaDescription:

If protocol == "RTP/AVP", classes implementing this interface will also implement zapISdpRtpAvpMediaDescription, or zapISdpGenericMediaDescription otherwise.
optional bandwidth (b=) fields: | |
| void | getBandwidths (out unsigned long count,[retval, array, size_is(count)] out zapISdpBandwidth bws) |
| void | setBandwidths ([array, size_is(count)] in zapISdpBandwidth bws, in unsigned long count) |
| void | appendBandwidth (in zapISdpBandwidth bw) |
media (m=) field ('format' fields are specified in subclasses): | |
| attribute ACString | media |
| attribute ACString | port |
| attribute ACString | portCount |
| attribute ACString | protocol |
optional information (i=) field: | |
| attribute ACString | information |
optional connection (c=) field: | |
| (a connection field must be present in every media description or at the session level) | |
| attribute zapISdpConnection | connection |
optional key (k=) field: | |
| attribute zapISdpKey | key |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4