Class: Voicemeeter::Strip::StripDevice

Inherits:
Object
  • Object
show all
Extended by:
MetaFunctions
Includes:
IRemote
Defined in:
lib/voicemeeter/strip.rb

Instance Method Summary collapse

Methods included from IRemote

#apply, #initialize, #to_s

Methods included from Logging

#logger

Instance Method Details

#identifierObject



134
135
136
# File 'lib/voicemeeter/strip.rb', line 134

def identifier
  "strip[#{@index}].device"
end