Searched refs:FrameIndex (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/media/
H A DSoundFile.h62 off_t FrameIndex() const;
/haiku/src/kits/media/
H A DSoundFile.cpp286 BSoundFile::FrameIndex() const function in class:BSoundFile
295 return fFrameCount - FrameIndex();

Completed in 66 milliseconds