struct Obsctl::Domain::VolumeCommand

Overview

Sets user-facing volume percentage for an OBS audio input.

Defined in:

obsctl/domain/command.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Obsctl::Domain::Command

initialize initialize

Constructor methods inherited from struct Obsctl::Domain::Command

new new

Constructor Detail

def self.new(target : String, percent : Int32) #

[View source]

Instance Method Detail

def percent : Int32 #

[View source]
def target : String #

[View source]