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

The MediaProtocol type exposes the following members.

Extension Methods
 NameDescription
Public Extension MethodAsString
(Defined by InternalMediaProtocolEx)
Top
See Also