Click or drag to resize
MediaProtocol Enumeration
Defines protocol types for sending and receiving media data.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public enum MediaProtocol
Members
  Member nameValueDescription
UDP0 UDP
TCP_RTP1 TCP
RTP_AVP2 RTP/AVP
RTP_SAVP3 RTP/SAVP
Extension4 Other
See Also