Gets or sets the value that determines the maximum skipped frames count, which happens if the device is not capable of playing the animation using the specified FPS.
Object.defineProperty(CinePlayer.prototype, 'maxSkip',
get: function(),
set: function(value)
)
maxSkip: number;
Value that determines the maximum skipped frames count, which happens if the device is not capable of playing the animation using the specified FPS.
To make the viewer not skipped any frames if the device is not capable, set this value to 0, but that might make the viewer render the animation in less than the specified FPS if the device is not powerful enough. To change the FPS, refer to FPS To play the animation, use Play
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