AlignmentType

fs2.protocols.mpeg.transport.psi.AlignmentType$
See theAlignmentType companion trait
object AlignmentType

Attributes

Companion
trait
Source
Descriptor.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object GopOrSeq extends AlignmentType

Attributes

Source
Descriptor.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
GopOrSeq.type
case class Reserved(value: Int) extends AlignmentType

Attributes

Source
Descriptor.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object Seq extends AlignmentType

Attributes

Source
Descriptor.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Seq.type

Attributes

Source
Descriptor.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object VideoAccessUnit extends AlignmentType

Attributes

Source
Descriptor.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Implicits

Implicits

implicit val codec: Codec[AlignmentType]

Attributes

Source
Descriptor.scala