Class BroadcastTsAudioInputStreamConfiguration

Export

BroadcastTsAudioInputStreamConfiguration

Hierarchy (view full)

Constructors

Properties

alignPes?: boolean

Align access units to PES packets. If true, align access units to PES packet headers. Uses adaptation field stuffing to position an access unit at the beginning of each PES packet.

Memberof

BroadcastTsInputStreamConfiguration

language?: string

Language of the audio stream. Specified according to the ISO 639-2 alpha code for the language descriptor.

Memberof

BroadcastTsAudioInputStreamConfiguration

packetIdentifier?: number

An integer value. Packet Identifier (PID) for this stream.

Memberof

BroadcastTsInputStreamConfiguration

setRaiOnAu?: RaiUnit

Memberof

BroadcastTsInputStreamConfiguration

startWithDiscontinuityIndicator?: boolean

Start stream with initial discontinuity indicator set to one. If true, set the discontinuity indicator in the first packet for this PID.

Memberof

BroadcastTsInputStreamConfiguration

streamId?: string

The UUID of the stream to which this configuration belongs to. This has to be a ID of a stream that has been added to the current muxing.

Memberof

BroadcastTsInputStreamConfiguration

useATSCBufferModel?: boolean

Use ATSC buffer model for AC-3. If true, use the ATSC version of the T-STD buffer model is used. This parameter applies to AC-3 streams only.

Memberof

BroadcastTsAudioInputStreamConfiguration