Ozeki VoIP SDK Class library
VideoData Class
NamespacesOzeki.VoIP.MediaVideoData
Declaration Syntax
C#Visual BasicVisual C++
public class VideoData : VoIPMediaData
Public Class VideoData
	Inherits VoIPMediaData
public ref class VideoData : public VoIPMediaData
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Inheritance Hierarchy

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649