Changeset 7816f2b


Ignore:
Timestamp:
Dec 6, 2013, 8:38:54 PM (10 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
e8c4de2
Parents:
447c673
Message:

src/io/source.h: add [out] decorator to doxystring

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/io/source.h

    r447c673 r7816f2b  
    7777  \param s source object, created with ::new_aubio_source
    7878  \param read_to ::fmat_t of data to read to
    79   \param read upon returns, equals to number of frames actually read
     79  \param[out] read upon returns, equals to number of frames actually read
    8080
    8181  Upon returns, `read` contains the number of frames actually read from the
Note: See TracChangeset for help on using the changeset viewer.