LMMS
Loading...
Searching...
No Matches
lmms::AudioResampler::Result Struct Reference

Result of a resampling operation. More...

#include <AudioResampler.h>

Public Attributes

f_cnt_t inputFramesUsed
 The number of input frames used during processing.
f_cnt_t outputFramesGenerated
 The number of output frames generated during processing.

Detailed Description

Result of a resampling operation.

Member Data Documentation

◆ inputFramesUsed

f_cnt_t lmms::AudioResampler::Result::inputFramesUsed

The number of input frames used during processing.

◆ outputFramesGenerated

f_cnt_t lmms::AudioResampler::Result::outputFramesGenerated

The number of output frames generated during processing.


The documentation for this struct was generated from the following file: