Skip to content

EmbedAudioComponent

Unofficial

A component that renders an embedded audio file.

Import:

import type { EmbedAudioComponent } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface EmbedAudioComponent extends EmbedComponent

Extends: EmbedComponent

Methods

Method Returns Description
loadFile() void Load the file into the component.
(Inherited from EmbedComponent)

Links to this page: