Click or drag to resize

RtspConnectionInfoSetSupportedMethods Method

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public void SetSupportedMethods(
	List<RtspMethod> methods
)

Parameters

methods
Type: System.Collections.GenericListRtspMethod
See Also