man LinearSample (Fonctions bibliothèques) - The linear class is a type variation of AudioSample used specifically to tag audio conversions that are performed between 'linear' and some other encoding.

NAME

LinearSample - The linear class is a type variation of AudioSample used specifically to tag audio conversions that are performed between 'linear' and some other encoding.

SYNOPSIS



#include <audio.h>

Inherits AudioSample.

Public Methods

short * getSamples (void)

DETAILED DESCRIPTION

The linear class is a type variation of AudioSample used specifically to tag audio conversions that are performed between 'linear' and some other encoding.

AUTHOR

Generated automatically by Doxygen for ccAudio from the source code.