#include "l_bitmap.h"
L_LTDIS_API L_INT L_DestroyPlayback(hPlayback, phList)
Invalidates the animation playback handle. The image list is not deleted.
Handle that references the animation playback.
NULL or the address of the variable to be updated with the handle to the bitmap list that the playback used. This is useful it the list was created using L_AppendPlayback during the playback. You can pass NULL if you do not need the list handle. In that case, if the list was created using L_AppendPlayback, LEADTOOLS will free the list from memory.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Required DLLs and Libraries
Win32, x64, Linux.
For an example, refer to L_ProcessPlayback.
For complete sample code, refer to the CHILD.C module of the DEMO
example.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document