Searched refs:getAvailableSpace (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DEbmlWriter.h90 uint64_t getAvailableSpace();
H A DEbmlWriter.cpp296 inline uint64_t getAvailableSpace() function in class:Ebml
728 uint64_t WebMWriter::getAvailableSpace() function in class:WebMWriter
730 return m_Impl->m_Ebml.getAvailableSpace();
H A DVideoRec.cpp700 if (pStrm->Ebml.getAvailableSpace() < 0x100000)

Completed in 1396 milliseconds