Click or drag to resize
PictureMediaBufferCheckPreconditions Method
Checks whether the resolution is set and the allocated buffer is big enough to hold the specified amount of pixels. These checks are made with preconditions, so if enabled will throw exceptions.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void CheckPreconditions()
Remarks