Click or drag to resize

VideoCapabilities Constructor

Initializes a new instance of the VideoCapabilities class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public VideoCapabilities(
	OzResolution resolution,
	int maxFrameRate
)

Parameters

resolution  OzResolution
 
maxFrameRate  Int32
 
See Also