Click or drag to resize
VideoConcatInsertSource Method
Inserts video source to desired position

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

Parameters

index
Type: SystemInt32
sender
Type: Ozeki.MediaIVideoSender

Return Value

Type: Boolean
See Also