Click or drag to resize

Origin Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaOrigin
    Ozeki.MediaLocalOrigin

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class Origin : IEquatable<Origin>

The Origin type exposes the following members.

Constructors
 NameDescription
Public methodOrigin(String, String, UInt64, AddressType, String)Initializes a new instance of the Origin class
Public methodOrigin(String, String, UInt64, NetType, AddressType, String)Initializes a new instance of the Origin class
Top
Properties
Methods
Extension Methods
 NameDescription
Public Extension MethodAsSDPOrigin
(Defined by OriginEx)
Public Extension MethodClone
(Defined by OriginEx)
Top
See Also