[This is preliminary documentation and subject to change.]
This component is a representation of a media in an SDP component. It exports interfaces to get and set the basic media properties. It provides interfaces to manipulate the connection attributes and any generic attributes for the media.
Media Manipulator Interfaces | Description |
---|---|
ITMedia | Allows getting and setting of basic media properties such as the media name and transport protocol. |
ITAttributeList | Allows getting and setting of uninterpreted attributes.Allows access to and setting of attributes (strings). |
ITConnection | Provides methods to manipulate connection factors such as conference address, scope, bandwidth, etc. |