XT-Audio
Namespaces | Typedefs
Callbacks.hpp File Reference

Go to the source code of this file.

Namespaces

 Xt
 

Typedefs

typedef void(* Xt::OnError) (std::string const &message)
 
typedef void(* Xt::OnXRun) (class Stream const &stream, int32_t index, void *user)
 
typedef uint32_t(* Xt::OnBuffer) (class Stream const &stream, struct Buffer const &buffer, void *user)
 
typedef void(* Xt::OnRunning) (class Stream const &stream, bool running, uint64_t error, void *user)