Preset

org.matthicks.media4s.video.Preset
See thePreset companion object
sealed abstract class Preset(val value: String)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Fast.type
object Faster.type
object Medium.type
object Placebo.type
object Slow.type
object Slower.type
object SuperFast.type
object UltraFast.type
object VeryFast.type
object VerySlow.type
Show all

Members list

Value members

Concrete fields

val value: String