Click or drag to resize

VideoConcat(ListIVideoSender) Constructor

Initializes a new instance of the VideoConcat class

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public VideoConcat(
	List<IVideoSender> desiredSenderList
)

Parameters

desiredSenderList  ListIVideoSender
 
See Also