Click or drag to resize

VideoConcatSwapSources(Int32, Int32) Method

Swaps to sources by indexes

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

Parameters

from  Int32
This is the index of the sender that will be replaced
to  Int32
This is the index of the sender that will replace

Return Value

Boolean
See Also