Click or drag to resize

SDPRepeated Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaSDPField
    Ozeki.MediaSDPRepeated

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class SDPRepeated : SDPField, 
	ISDPPacketDataPrinter

The SDPRepeated type exposes the following members.

Constructors
 NameDescription
Public methodSDPRepeatedInitializes a new instance of the SDPRepeated class
Public methodSDPRepeated(TypedTime, TypedTime)Initializes a new instance of the SDPRepeated class
Top
Properties
Methods
 NameDescription
Public methodAddOffset 
Public methodPrintSDPData repeat-fields = "r=" repeat-interval space typed-time 1*(space typed-time)
(Overrides SDPFieldPrintSDPData)
Top
See Also