Click or drag to resize

MediaObjectSizeInfo Constructor

Initializes a new instance of the MediaObjectSizeInfo class

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public MediaObjectSizeInfo(
	int size,
	int maxLookahead,
	int alignment
)

Parameters

size  Int32
 
maxLookahead  Int32
 
alignment  Int32
 
See Also