
C# | Visual Basic | Visual C++ |
public class MediaDescription
Public Class MediaDescription
public ref class MediaDescription

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | MediaDescription(String, Origin, String, List<(Of <<'(MediaChannelDescription>)>>)) | Initializes a new instance of the MediaDescription class |
![]() | MediaDescription(String, Origin, String, List<(Of <<'(MediaChannelDescription>)>>), IEnumerable<(Of <<'(SessionAttribute>)>>)) | Initializes a new instance of the MediaDescription class |
![]() | ActiveMediaTypes |
Gets the media types of the accepted channels.
|
![]() | Attributes | |
![]() | Clone(MediaDescription) | (Inherited from MediaDescriptionEx.) |
![]() | Connection | |
![]() | GetChannelDescription(MediaDescription, MediaType) |
Retrieves the first media channel description for the given media type.
(Inherited from MediaDescriptionEx.) |
![]() | GetChannelRemoteAddress(Int32) |
Gets the IP address for the channel where the media data will be sent to.
If no connection is present int the channel description, the session level connection will be used.
|
![]() | GetChannelRemoteAddress(MediaChannelDescription) |
Gets the IP address for the channel where the media data will be sent to.
|
![]() | GetCodecDescription(MediaType, Int32) |
Gets the description of the codec with the specified payload type.
|
![]() | GetCommunicationMode()()()() | |
![]() | GetConnection()()()() |
Gets the IP address where the media data will be sent to.
|
![]() | GetFmtpString(MediaDescription, MediaType, Int32) |
Gets the parameters of the codec with the specified payload type.
(Inherited from MediaDescriptionEx.) |
![]() | GetLocalAddressToConnection(MediaDescription) | (Inherited from MediaDescriptionEx.) |
![]() | MediaChannels | |
![]() | Origin | |
![]() | SessionName | |
![]() | SetConnection(MediaDescription, String) | (Inherited from MediaDescriptionEx.) |

Object | |
![]() | MediaDescription |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290