Class: Rtmidi::Message::SongPositionPointer
- Inherits:
-
Struct
- Object
- Struct
- Rtmidi::Message::SongPositionPointer
- Defined in:
- lib/rtmidi/message.rb
Instance Attribute Summary collapse
-
#position ⇒ Object
Returns the value of attribute position.
Instance Attribute Details
#position ⇒ Object
Returns the value of attribute position
14 15 16 |
# File 'lib/rtmidi/message.rb', line 14 def position @position end |