Click or drag to resize

MediaObjectSizeInfo Constructor

Media Object Size Info

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

Parameters

size
Type: SystemInt32
maxLookahead
Type: SystemInt32
alignment
Type: SystemInt32
See Also