Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Interfaces
  • FileWavInputSettings
1.0.402-nightly-2fb1dbba 1.0.401 1.0.400 1.0.399

FileWavInputSettings interface

Settings for an File Based WAV Input see: NorskInput.fileWav()

Signature:

export interface FileWavInputSettings extends SourceNodeSettings<FileWavInputNode>

Extends: SourceNodeSettings<FileWavInputNode>

Properties

Property Type Description

fileName

string

Path to the WAV file to read

sourceName

string

The source name to set in the stream key of the outgoing stream

FileTsOutputSettings FileWavOutputSettings

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