Event VLDVDPlayer.TVLDVDVideo.OnRateChange
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLDVDVideo
Contents |
Syntax
Delphi:
property OnRateChange : TVLDVDFloatChangeNotify read FOnRateChange write SetOnRateChange;
C++ Builder:
__property TVLDVDFloatChangeNotify OnRateChange = { read=FOnRateChange, write=SetOnRateChange };
Summary
On rate change in the playback.
Description
Signals that a rate change in the playback has been
initiated.