Click or drag to resize

VideoConcatInsertSource Method

Inserts video source to desired position

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public bool InsertSource(
	int index,
	IVideoSender sender
)

Parameters

index
Type: SystemInt32
sender
Type: IVideoSender

Return Value

Type: Boolean
See Also