AudioType

object AudioType
Companion
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case
object CleanEffects extends AudioType
case
object HearingImpaired extends AudioType
case
class Reserved(value: Int) extends AudioType
case
object Undefined extends AudioType

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Implicits

Implicits

implicit
val codec: Codec[AudioType]