Representative media types defined in RFC4566.
| C# | Visual Basic | Visual C++ |
public enum VoIPMediaType
Public Enumeration VoIPMediaType
public enum class VoIPMediaType
| Member | Description |
|---|---|
| Unknown |
Unknown media type
|
| Audio |
Audio type, defined in RFC4566
|
| Video |
Video type, defined in RFC4566
|
| Application |
Application type, defined in RFC4566
|
| Data |
Datet type, defined in RFC4566
|
| Control |
Control type, defined in RFC4566
|
| Text |
Text type, defined in RFC4566
|
| Message |
Message type, defined in RFC4566
|
RFC4566 is about "SDP: Session Description Protocol"
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649