VideoCodec

org.matthicks.media4s.video.codec.VideoCodec
See theVideoCodec companion object
sealed abstract class VideoCodec(val value: String)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object copy.type
object libvpx.type
object libvpx_vp9.type
object libx264.type
object mjpeg.type

Members list

Value members

Concrete fields

val value: String