| C# | Visual Basic | Visual C++ |
public sealed class VideoData : VoIPMediaData
Public NotInheritable Class VideoData _ Inherits VoIPMediaData
public ref class VideoData sealed : public VoIPMediaData
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| VideoData(VideoFormat, array<Byte>[]()[][]) |
Creates a new instance of VideoData
| |
| Data |
Gets the media data.
(Inherited from VoIPMediaData.) | |
| MediaFormat |
Provides format information about the media data.
| |
| MediaType |
Gets the type of the media data.
(Inherited from VoIPMediaData.) |
| Object | ||
| VoIPMediaData | ||
| VideoData | ||