Click or drag to resize

CallUpdateLoalShareView Method

Update local share view to display when video window is resized.

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void UpdateLoalShareView(
	IntPtr handle
)

Parameters

handle
Type: SystemIntPtr
the local share dispaly window handle
Remarks
Since: 0.1.0
See Also