Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/io/source.h

    r857f8871 r6f42c16  
    150150/**
    151151
    152   get the duration of source object, in frames
    153 
    154   \param s source object, created with ::new_aubio_source
    155   \return number of frames in file
    156 
    157 */
    158 uint_t aubio_source_get_duration (aubio_source_t * s);
    159 
    160 /**
    161 
    162152  close source object
    163153
Note: See TracChangeset for help on using the changeset viewer.