Ozeki VoIP SDK Class library
GenericTransportParam Constructor (type, value)
NamespacesOzeki.Media.IPCamera.OzRTSP.Headers.TransportParamsGenericTransportParamGenericTransportParam(String, String)
Initializes a new instance of the GenericTransportParam class
Declaration Syntax
C#Visual BasicVisual C++
public GenericTransportParam(
	string type,
	string value
)
Public Sub New ( 
	type As String,
	value As String
)
public:
GenericTransportParam(
	String^ type, 
	String^ value
)
Parameters
type (String)
value (String)

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