arduino-audio-tools
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
CallbackConverterT< T > Class Template Reference

You can provide a lambda expression to convert the data. More...

#include <BaseConverter.h>

Inheritance diagram for CallbackConverterT< T >:
BaseConverter

Public Member Functions

 CallbackConverterT (T(*callback)(T in, int channel), int channels=2)
 
size_t convert (uint8_t *src, size_t size)
 

Protected Attributes

T(* callback )(T in, int channel)
 
int channels
 

Detailed Description

template<typename T>
class audio_tools::CallbackConverterT< T >

You can provide a lambda expression to convert the data.

Template Parameters
T

Member Function Documentation

◆ convert()

template<typename T >
size_t convert ( uint8_t *  src,
size_t  size 
)
inlinevirtual

Implements BaseConverter.


The documentation for this class was generated from the following file:
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy