- AddCubic
HRESULT AddCubic(double beginOffset, float constantCoefficient, float linearCoefficient, float quadraticCoefficient, float cubicCoefficient)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- AddRepeat
HRESULT AddRepeat(double beginOffset, double durationToRepeat)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- AddSinusoidal
HRESULT AddSinusoidal(double beginOffset, float bias, float amplitude, float frequency, float phase)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- End
HRESULT End(double endOffset, float endValue)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Reset
HRESULT Reset()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetAbsoluteBeginTime
HRESULT SetAbsoluteBeginTime(LARGE_INTEGER beginTime)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.