L_BOOL LAnimationWindow::IsLoopEnabled() const
Determines whether looping is enabled for the animation playback.
The current state for animation looping. Possible values are:
Value | Meaning |
---|---|
TRUE | Animation looping is enabled. |
FALSE | Animation looping is disabled. |
The setting for auto loop overrides this setting.
If auto loop is enabled, this function will always return TRUE, and animation playback will automatically loop.
If auto loop is disabled, then the return value of this function will indicate the current state for animation playback looping.
Win32, x64.
For an example, refer to LAnimationWindow::IsAutoLoopEnabled.
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