TracktionEngine
Classes | Public Member Functions | List of all members
tracktion::engine::RecordingThumbnailManager Class Reference

Holds a pool of Thumbnails that are populated whilst recording. More...

Classes

struct  Thumbnail
 A thumbnail represeting a recording file. More...
 

Public Member Functions

Thumbnail::Ptr getThumbnailFor (const juce::File &f)
 Returns the Thumbnail for a given audio file. More...
 

Detailed Description

Holds a pool of Thumbnails that are populated whilst recording.

These can then be used to draw visual waveforms during the recoridng process.

Member Function Documentation

◆ getThumbnailFor()

Thumbnail::Ptr tracktion::engine::RecordingThumbnailManager::getThumbnailFor ( const juce::File &  f)

Returns the Thumbnail for a given audio file.

The engine will update this so you should only use it for drawing.


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