Class: Cejo::Ops::SoundManager::ALL
- Inherits:
-
Struct
- Object
- Struct
- Cejo::Ops::SoundManager::ALL
- Defined in:
- lib/cejo/ops/volume/sound_manager.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
-
#sink ⇒ Object
Returns the value of attribute sink.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
35 36 37 |
# File 'lib/cejo/ops/volume/sound_manager.rb', line 35 def name @name end |
#sink ⇒ Object
Returns the value of attribute sink
35 36 37 |
# File 'lib/cejo/ops/volume/sound_manager.rb', line 35 def sink @sink end |