Click or drag to resize

IVideoPlayerGetPlaybackRate Method

Get the current playback speed. 1.0 is normal playback speed.

Namespace: VideoCataloger
Assembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax
C#
float GetPlaybackRate()

Return Value

Single
Current plyback rate where 1 is normal speed, 2 is double playback speed.
See Also