Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Methods
  • Processor
  • Transform
  • audioEncode
1.0.402-nightly-2fb1dbba 1.0.401 1.0.400 1.0.399

NorskTransform.audioEncode() method

Encode an audio stream.

Signature:

audioEncode(settings: AudioEncodeSettings): Promise<AudioEncodeNode>;

Parameters

Parameter Type Description

settings

AudioEncodeSettings

Settings for the encoder, including channel layout and bitrate.

Returns:

Promise<AudioEncodeNode>

Find Examples

Search for examples using audioEncode in our examples repo.

audioBuildMultichannel audioGain

The source code for this UI is licensed under the terms of the MPL-2.0 license.