Config

final case
class Config(server: Server, bufId: Int, bufFrames: Int, numChannels: Int, useFrames: Int, nodeId: Int, trigFrames: Int)
Companion
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def isEmpty: Boolean
def nonEmpty: Boolean

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Concrete fields

val bufSize: Int
val trigSize: Int
val useSize: Int