Class: Voicemeeter::Vban::VbanInstream

Inherits:
VbanStream
  • Object
show all
Defined in:
lib/voicemeeter/vban.rb

Overview

Represents a Vban InStream

Instance Method Summary collapse

Methods inherited from VbanStream

#identifier

Methods included from IRemote

#apply, #initialize, #to_s

Methods included from Logging

#logger

Instance Method Details

#directionObject



25
26
27
# File 'lib/voicemeeter/vban.rb', line 25

def direction
  :in
end