Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
evdev
main
Evdev
Codes
Abs
All
Ff
FfStatus
Key
Led
Msc
Rel
Rep
Snd
Sw
Syn
Device
Error
Event
EventType
InputProperty
UinputDevice
Built with Crystal 1.9.2
2023-10-07 18:34:44 UTC
enum
Evdev::Codes::FfStatus
Defined in:
enums.cr:28
enums.cr:806
Enum Members
Stopped
=
0
Playing
=
1
Instance Method Summary
#playing?
#stopped?
#type
Instance Method Detail
def
playing?
#
[
View source
]
def
stopped?
#
[
View source
]
def
type
#
[
View source
]