C#
VB
C++
Occurs when the frame rate is changed.
public event EventHandler<FrameRateChangedEventArgs> FrameRateChanged Public Event FrameRateChanged As EventHandler(Of FrameRateChangedEventArgs)
public:event EventHandler<FrameRateChangedEventArgs^>^ FrameRateChanged
The event handler receives an argument of type FrameRateChangedEventArgs containing data related to this event. The following FrameRateChangedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| FrameRate | Gets the frame rate for the CinePlayer. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
