Skip to content

Class Ase::WaveWriter

ClassList > Ase > WaveWriter

Inherited by the following classes: Ase::FlacWriter, Ase::OpusWriter, Ase::WavWriterImpl

Public Functions

Type Name
virtual bool close () = 0
virtual String name () const = 0
virtual ssize_t write (const float * frames, size_t n_frames) = 0
virtual ~WaveWriter ()

Public Functions Documentation

function close

virtual bool Ase::WaveWriter::close () = 0

function name

virtual String Ase::WaveWriter::name () const = 0

function write

virtual ssize_t Ase::WaveWriter::write (
    const float * frames,
    size_t n_frames
) = 0

function ~WaveWriter

virtual Ase::WaveWriter::~WaveWriter () 


The documentation for this class was generated from the following file /__w/anklang/anklang/ase/wave.hh