Icon OnRateChange Event

property OnRateChange: TNotifyEvent

Available In: Visual Client Applications

This event is triggered whenever the playback rate of the media control has changed for the current media. This is caused by the user requesting such an action via the user interface when the ShowControls property is True, or when the application modifies the PlaybackRate property.
Image