AudioStreamDescriptor

fs2.protocols.mpeg.transport.psi.AudioStreamDescriptor
See theAudioStreamDescriptor companion object
case class AudioStreamDescriptor(freeFormatFlag: Boolean, id: Boolean, layer: Int, variableRateAudioIndicator: Boolean) extends TransportStreamDescriptor with ProgramStreamDescriptor

Attributes

Companion:
object
Source:
Descriptor.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product