Information about how and where the media should be delivered.
| C# | Visual Basic | Visual C++ |
public class MediaInfo
Public Class MediaInfo
public ref class MediaInfo
| All Members | Constructors | Fields | |||
| Icon | Member | Description |
|---|---|---|
| Phone..::.MediaInfo()()() | ||
| CodecList |
The list of codecs that can be used.
| |
| EncryptionList |
The list of dncryption algorithyms that can be used
| |
| MediaControl |
The media mode of the stream.
| |
| PacketSize | ||
| RequestedDependencyMode |
The dependency mode for the registration.
| |
| RtcpIpAddress |
IP Address where the RTCP data is to be sent.
| |
| RtcpIpPort |
IP port where the RTCP data is to be sent.
| |
| RtpIpAddress |
IP Address where the RTP data is to be sent.
| |
| RtpIpPort |
IP port where the RTP data is to be sent.
| |
| TelecommuteNumber |
The telecommute number if necessary.
|
| Object | |
| Phone..::.MediaInfo | |
Assembly: ServiceProvider (Module: ServiceProvider)