Click or drag to resize
MediaBufferCreate Method (Int32)

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static IMediaBuffer Create(
	int outputDataSize
)

Parameters

outputDataSize
Type: SystemInt32

Return Value

Type: IMediaBuffer
See Also