Provides information about the media format of a call.
| C# | Visual Basic | Visual C++ |
public abstract class CallMediaFormatInfo
Public MustInherit Class CallMediaFormatInfo
public ref class CallMediaFormatInfo abstract
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| CallMediaFormatInfo(Int32, VoIPMediaType) |
Initializes a new instance of the CallMediaFormatInfo class.
| |
| MediaFormatID |
Gets the unique identifier of the media format.
| |
| MediaType |
Gets the type of the media data.
|
| Object | |
| CallMediaFormatInfo | |