Home
last modified time | relevance | path

Searched refs:afTellFrame (Results 1 – 8 of 8) sorted by relevance

/dports/audio/libaudiofile/audiofile-0.3.6/docs/
H A DMakefile.am47 afTellFrame.3 \
H A DMakefile.in281 @ENABLE_DOCUMENTATION_TRUE@ afTellFrame.3 \
/dports/audio/libaudiofile/audiofile-0.3.6/libaudiofile/
H A Daudiofile.exports102 afTellFrame
H A Dformat.cpp145 AFfileoffset afTellFrame (AFfilehandle file, int trackid) in afTellFrame() function
H A Daudiofile.h461 AFAPI AFframecount afTellFrame (AFfilehandle, int track);
/dports/audio/ecasound/ecasound-2.9.3/libecasound/plugins/
H A Daudioio_af.cpp246 res = afTellFrame(afhandle, AF_DEFAULT_TRACK); in seek_position()
/dports/audio/libaudiofile/audiofile-0.3.6/test/
H A DError.cpp90 afTellFrame(AF_NULL_FILEHANDLE, AF_DEFAULT_TRACK)); in TEST()
/dports/audio/libaudiofile/audiofile-0.3.6/
H A DChangeLog1153 * libaudiofile/audiofile.h: Correct return type of afTellFrame