fs2.protocols.mpeg.transport.psi.IbpDescriptor
See theIbpDescriptor companion object
case class IbpDescriptor(closedGopFlag: Boolean, identicalGopFlag: Boolean, maxGopLength: Int) extends TransportStreamDescriptor with ProgramStreamDescriptor
Attributes
- Companion:
- object
- Source:
- Descriptor.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait ProgramStreamDescriptortrait KnownDescriptorclass Objecttrait Matchableclass Any