Click or drag to resize
VideoConcatSwapSources Method (Int32, Int32)
Swaps to sources by indexes

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool SwapSources(
	int from,
	int to
)

Parameters

from
Type: SystemInt32
This is the index of the sender that will be replaced
to
Type: SystemInt32
This is the index of the sender that will replace

Return Value

Type: Boolean
See Also