Media::AudioFile::ViewHandle Struct Reference
Inheritance diagram for Media::AudioFile::ViewHandle:
Public Member Functions | |
ViewHandle (const Handle &) | |
void | frame (int64_t start_frame, ossia::small_vector< float, 8 > &out) noexcept |
void | absmax_frame (int64_t start_frame, int64_t end_frame, ossia::small_vector< float, 8 > &out) noexcept |
void | minmax_frame (int64_t start_frame, int64_t end_frame, ossia::small_vector< FloatPair, 8 > &out) noexcept |
The documentation for this struct was generated from the following files:
- MediaFileHandle.hpp
- MediaFileHandle.cpp
- MediaFileHandle.waveform.cpp