Searched refs:ProposeFormatChange (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/media/
H A DBufferProducer.h150 status_t ProposeFormatChange(media_format* format,
/haiku/src/apps/cortex/addons/AudioAdapter/
H A DAudioAdapterNode.cpp466 err = ProposeFormatChange(&f, dest);
/haiku/src/kits/media/
H A DBufferProducer.cpp474 BBufferProducer::ProposeFormatChange(media_format* format, function in class:BBufferProducer
/haiku/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioProducer.cpp702 ret = BBufferProducer::ProposeFormatChange(format, fOutput.destination);
704 TRACE(" ProposeFormatChange(): %s\n", strerror(ret));

Completed in 95 milliseconds