Click or drag to resize

VideoConcatSwapSources Method (Int32, Int32)

Swaps to sources by indexes

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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