Header menu logo BaboonAPI

Previewable Type

TromboneTrack extension for preview clips

Instance members

Instance member Description

this.LoadClip

Full Usage: this.LoadClip

Returns: YieldTask<Result<TrackAudio, string>>
Modifiers: abstract

Called when attempting to load a clip for preview.

The implementation should return a valid audio clip on successful load. The implementation may return a Error result with an error message if loading fails for any reason.

Returns: YieldTask<Result<TrackAudio, string>>

Type something to start searching.