| C# | Visual Basic | Visual C++ |
public class VideoData : VoIPMediaData
Public Class VideoData Inherits VoIPMediaData
public ref class VideoData : public VoIPMediaData
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| VideoData(VideoFormat, array<Byte>[]()[][], Double) |
Creates a new instance of VideoData
| |
| VideoData(VideoFormat, array<Byte>[]()[][], VideoType, Double) |
Creates a new instance of VideoData
| |
| Data |
Gets the media data.
(Inherited from VoIPMediaData.) | |
| GetRtpPacketInfo()()()() | (Inherited from VoIPMediaData.) | |
| GetRtpPackets(VoIPMediaData) | (Inherited from VoIPMediaDataEx.) | |
| MediaFormat |
Provides format information about the media data.
| |
| MediaType |
Gets the type of the media data.
(Inherited from VoIPMediaData.) | |
| SetRtpPackets(VoIPMediaData, IEnumerable<(Of <<'(RTPPacket>)>>)) | (Inherited from VoIPMediaDataEx.) | |
| TimeStamp |
Timestamp (PTS) value in seconds for the current media data starting from zero.
(Inherited from VoIPMediaData.) | |
| Type |
Gets the type of the video data.
|
| Object | |||
| EventArgs | |||
| VoIPMediaData | |||
| VideoData | |||
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649