Home
last modified time | relevance | path

Searched refs:SetFrameCount (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/media/
H A DSoundFile.h57 virtual off_t SetFrameCount(off_t count);
/haiku/src/kits/media/
H A DSoundFile.cpp234 BSoundFile::SetFrameCount(off_t count) in SetFrameCount() function in BSoundFile