STRUCT FF_REPLAY

Section: Input Subsystem (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

struct_ff_replay - defines scheduling of the force-feedback effect  

SYNOPSIS

struct ff_replay {
  __u16 length;
  __u16 delay;
};  
 

MEMBERS

length

duration of the effect

delay

delay before effect should start playing
 

COPYRIGHT