Ozeki VoIP SDK Class library
MediaDescription Class
NamespacesOzeki.Media.SessionMediaDescription
Declaration Syntax
C#Visual BasicVisual C++
public class MediaDescription
Public Class MediaDescription
public ref class MediaDescription
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.)
Inheritance Hierarchy
Object
MediaDescription

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290