Click or drag to resize
VideoFormatSelector Constructor
Initializes a new instance of the VideoFormatSelector class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public VideoFormatSelector(
	IEnumerable<IVideoReceiver> videoReceivers
)

Parameters

videoReceivers
Type: System.Collections.GenericIEnumerableIVideoReceiver
See Also