DvbNitSettings

DVB Network Information Table (NIT)

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The numeric value placed in the Network Information Table (NIT).

Link copied to clipboard

The network name text placed in the networkNameDescriptor inside the Network Information Table. Maximum length is 256 characters.

Link copied to clipboard

The number of milliseconds between instances of this table in the output transport stream.

Functions

Link copied to clipboard
inline fun copy(block: DvbNitSettings.Builder.() -> Unit = {}): DvbNitSettings
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String