Preset

org.matthicks.media4s.video.Preset
See thePreset companion class
object Preset

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Preset.type

Members list

Type members

Classlikes

case object Fast extends Preset

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Preset
class Object
trait Matchable
class Any
Show all
Self type
Fast.type
case object Faster extends Preset

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Preset
class Object
trait Matchable
class Any
Show all
Self type
Faster.type
case object Medium extends Preset

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Preset
class Object
trait Matchable
class Any
Show all
Self type
Medium.type
case object Placebo extends Preset

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Preset
class Object
trait Matchable
class Any
Show all
Self type
Placebo.type
case object Slow extends Preset

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Preset
class Object
trait Matchable
class Any
Show all
Self type
Slow.type
case object Slower extends Preset

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Preset
class Object
trait Matchable
class Any
Show all
Self type
Slower.type
case object SuperFast extends Preset

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Preset
class Object
trait Matchable
class Any
Show all
Self type
SuperFast.type
case object UltraFast extends Preset

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Preset
class Object
trait Matchable
class Any
Show all
Self type
UltraFast.type
case object VeryFast extends Preset

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Preset
class Object
trait Matchable
class Any
Show all
Self type
VeryFast.type
case object VerySlow extends Preset

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Preset
class Object
trait Matchable
class Any
Show all
Self type
VerySlow.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete fields

val values: Vector[Preset]