LWia::EndVideoPreview

Summary

Shuts the streaming video down.

Syntax

#include "ltwrappr.h"

virtual L_INT LWia::EndVideoPreview()

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

This feature is available in LEADTOOLS version 16 or higher.

LWia::EndVideoPreview shuts the streaming video down. To start video preview again, call LWia::StartVideoPreview again.

Call LWia::EndVideoPreview only after successfully calling LWia::StartVideoPreview.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LWia::IsVideoPreviewAvailable.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS WIA C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.