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



IconMemberDescription
MediaChannelDescription(String, Int32, String, CommunicationMode)
Initializes a new instance of the MediaChannelDescription class.

MediaChannelDescription(MediaType, Int32, MediaProtocol, CommunicationMode, IEnumerable<(Of <<'(CodecDescription>)>>), Dictionary<(Of <<'(Int32, String>)>>), IEnumerable<(Of <<'(CryptoDescription>)>>))
Initializes a new instance of the MediaChannelDescription class

MediaChannelDescription(String, Int32, String, CommunicationMode, IEnumerable<(Of <<'(CodecDescription>)>>), Dictionary<(Of <<'(Int32, String>)>>), IEnumerable<(Of <<'(CryptoDescription>)>>), IEnumerable<(Of <<'(SessionAttribute>)>>), IEnumerable<(Of <<'(String>)>>))
Initializes a new instance of the MediaChannelDescription class

Attributes
AvailableCryptos
CanReceiveMedia(MediaChannelDescription) (Inherited from MediaChannelDescriptionEx.)
CanSendMedia(MediaChannelDescription) (Inherited from MediaChannelDescriptionEx.)
CommunicationMode
Gets the communication mode of the media channel.

Connections
Disable(MediaChannelDescription)
Updates the description, media can not be received through this channel.
(Inherited from MediaChannelDescriptionEx.)
Enable(MediaChannelDescription)
Updates the description, media can be received through this channel.
(Inherited from MediaChannelDescriptionEx.)
GetFmtpString(MediaChannelDescription, Int32) (Inherited from MediaChannelDescriptionEx.)
MediaFormats
MediaProtocol
Gets the transport protocol used.

MediaProtocolString
Gets the string representation of the media protocol.

MediaType
Gets the type of the media channel.

MediaTypeString
Gets the string representation of the media type.

Port
Gets the transport port to which the media stream is sent.

SetPort(MediaChannelDescription, Int32) (Inherited from MediaChannelDescriptionEx.)
SupportedCodecs
Gets the list of the supported codecs of the media channel.

Inheritance Hierarchy
Object
MediaChannelDescription

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