ConditionalAccessSection

fs2.protocols.mpeg.transport.psi.ConditionalAccessSection
See theConditionalAccessSection companion object
case class ConditionalAccessSection(extension: SectionExtension, descriptors: List[ConditionalAccessDescriptor]) extends ExtendedSection

Attributes

Companion
object
Source
ConditionalAccessTable.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Section
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def tableId: Int

Attributes

Source
ConditionalAccessTable.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product