Essentia  2.1-beta6-dev
essentia::streaming::BufferUsage Namespace Reference

Enumerations

enum  BufferUsageType { forSingleFrames , forMultipleFrames , forAudioStream , forLargeAudioStream }
 

Enumeration Type Documentation

◆ BufferUsageType

Usage types for buffer which serve as preset sizes. The user can then only specify for which kind of processing he will use this buffer and doesn't need to know the specifics of the buffer implementation.

Enumerator
forSingleFrames 
forMultipleFrames 
forAudioStream 
forLargeAudioStream