Skip to content

getAudioViewConstructor

getAudioViewConstructor(app): TypedViewConstructor<AudioView>

Defined in: src/obsidian/implementations/Constructors/Views/getAudioViewConstructor.ts:13

Get the AudioView constructor.

Parameters

app

App

Returns

TypedViewConstructor<AudioView>

The AudioView constructor.