Click or drag to resize
SDPTime Class
Specify the start and stop times for a session
Inheritance Hierarchy

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class SDPTime : SDPField

The SDPTime type exposes the following members.

Constructors
  NameDescription
Public methodSDPTime
Initializes a new instance of the SDPTime class
Public methodSDPTime(UInt64, UInt64)
Initializes a new instance of the SDPTime class
Top
Methods
Properties
Remarks
RFC 4566 - 5.9
See Also