MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
TimeShifting Property
NamespacesMPfm.PlayerPlayerTimeShifting
Defines the time shifting applied to the currently playing stream. Value range from -100.0f (-100%) to 100.0f (+100%). To reset, set to 0.0f.
Declaration Syntax
C#Visual Basic
public float TimeShifting { get; set; }
Public Property TimeShifting As Single
	Get
	Set

Assembly: MPfm.Player (Module: MPfm.Player) Version: 0.5.3.0 (0.5.3.0)