MediaStorePlayerSettings interface

Settings for Media Store playback see: NorskMediaStore.player()

Signature:

export interface MediaStorePlayerSettings extends InputSettings<MediaStorePlayerNode>, StreamStatisticsMixin

Properties

Property Type Description

cuts

MediaStoreCut[]

Required: The start times and durations of the playback

onEof?

() ⇒ void

(Optional) Callback to be notified when playback ends