Click or drag to resize
MediaPacketType Enumeration
Defines packet types for media data.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public enum MediaPacketType
Members
  Member nameValueDescription
RTP0 Standard RTP packet.
RTP_EVENT1 RTP-Event (DTMF).
H2642 H264 packet.
MPEG43 MPEG4 packet.
Unknown4 Unknown packet.
H263Plus5 H263-1998 packet.
H2636 H263 packet.
RTP_Dummy7 Dummy RTP packet for test purposes.
See Also