Ozeki VoIP SDK Class library
TimeDescription Constructor (startTime, stopTime)
NamespacesOzeki.Media.IPCamera.SdpTimeDescriptionTimeDescription(Int32, Int32)
Initializes a new instance of the TimeDescription class
Declaration Syntax
C#Visual BasicVisual C++
public TimeDescription(
	int startTime,
	int stopTime
)
Public Sub New ( 
	startTime As Integer,
	stopTime As Integer
)
public:
TimeDescription(
	int startTime, 
	int stopTime
)
Parameters
startTime (Int32)
stopTime (Int32)

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290