Skip to main content

Offline Engine

The Offline Engine processes input audio files to generate output audio files, handling audio rendering efficiently.

Configuration

This object does not provide any configuration options.

Values

NameTypeDescription
maxNumberOfSecondsToRenderdoubleMaximum number of seconds to render.
sampleRateuintSample rate for rendering.
bufferDurationMsuintBuffer duration in milliseconds.
inputFilesvector of objectsList of input files with codec, number of channels, and sample rate.
outputFilesvector of objectsList of output files with codec, number of channels, and sample rate.

Actions

NameParametersDescription
processGraphgraphProcesses the given graph.

Events

This object does not provide any events.