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: 10.4.54.0
Syntax
public enum MediaProtocol
Members
Member nameValueDescription
UDP0 UDP
TCP_RTP1 TCP
RTP_AVP2 RTP/AVP
RTP_SAVP3 RTP/SAVP
Extension4 Other
See Also