Click or drag to resize
MediaObjectSizeInfo Constructor
Media Object Size Info

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

Parameters

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