|
|
| void MotionAttributeMaskSet |
( |
long |
mask |
) |
|
- Description:
- MotionAttributeMaskSet sets the motion attribute mask. The attribute mask is used to designate Relative motion, Synchronized Start/End motion, Hold motion, etc.
- Parameters:
-
- Sample Code:
- Notes:
- Default value is (RSIMotionAttrMaskAUTO_START | RSIMotionAttrMaskID)
- See also:
- RSIMotionAttrMask, MotionAttributeMaskGet
|