Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Interfaces
  • LocalFileInputSettings
1.0.402-nightly-a4c9ed9c 1.0.401 1.0.400 1.0.399

LocalFileInputSettings interface

The standard settings for any node reading from a file

Signature:

export interface LocalFileInputSettings extends InputSettings<SourceMediaNode>

Extends: InputSettings<SourceMediaNode>

Properties

Property Type Description

fileName

string

The file to be read from

onEof?

() ⇒ void

(Optional) An optional callback that will be invoked when file end is reached

LocalAudioMonitorSettings LocalPullDestinationSettings

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