Searched refs:GetNextFileFormat (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/os/media/
H A DFileInterface.h25 virtual status_t GetNextFileFormat(int32* cookie,
/haiku/src/kits/media/
H A DFileInterface.cpp118 while (GetNextFileFormat(&cookie, formats) == B_OK) {
/haiku/src/add-ons/media/media-add-ons/
H A DAbstractFileInterfaceNode.h119 virtual status_t GetNextFileFormat(
H A DAbstractFileInterfaceNode.cpp301 status_t AbstractFileInterfaceNode::GetNextFileFormat( function in class:AbstractFileInterfaceNode
/haiku/docs/develop/media/
H A DMediaFileProducer.h92 virtual status_t GetNextFileFormat(

Completed in 47 milliseconds