Ozeki VoIP SDK Class library
TimeDescription Constructor (sdpLines, index)
NamespacesOzeki.Media.IPCamera.SdpTimeDescriptionTimeDescription(array<String>[]()[][], Int32%)
Initializes a new instance of the TimeDescription class
Declaration Syntax
C#Visual BasicVisual C++
public TimeDescription(
	string[] sdpLines,
	ref int index
)
Public Sub New ( 
	sdpLines As String(),
	ByRef index As Integer
)
public:
TimeDescription(
	array<String^>^ sdpLines, 
	int% index
)
Parameters
sdpLines (array<String>[]()[][])
index (Int32%)

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