sfSoundRecorder Struct Reference

List of all members.

Public Types

typedef sfBool(*) FuncType (const sfInt16 *, size_t, void *)

Public Member Functions

 sfSoundRecorder (FuncType Callback, void *UserData)

Static Public Member Functions

static bool ProcessSamples (const sf::Int16 *Samples, std::size_t SamplesCount, void *UserData)

Public Attributes

sf::SoundRecorder This
FuncType myCallback
void * myUserData

Detailed Description

Definition at line 33 of file SoundRecorder.cpp.


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