Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Interfaces
  • FileMp3OutputSettings
1.3.0-nightly-3b73a790 1.0.402 1.0.401 1.0.400

FileMp3OutputSettings interface

Settings to control MP3 file output see NorskOutput.fileMp3()

Signature:

export interface FileMp3OutputSettings extends SinkNodeSettings<FileMp3OutputNode>

Extends: SinkNodeSettings<FileMp3OutputNode>

Properties

Property Type Description

fileName

string

Required: stream the (already MP3-encoded) audio to this file.

FileMp3InputSettings FileMp4Info

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