Creates a haptic clip player.
To play a haptic clip with a created player, the haptic clip must first be loaded using
LoadClip(), assigned to the player using
SetHapticPlayerClip(), and finally playback is started using
PlayHapticPlayer().
ReturnsThe player ID, if the player was created successfully; Ffi.InvalidId if something went wrong.