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

/haiku/src/kits/media/
H A DBufferConsumer.cpp101 BBufferConsumer::NotifyLateProducer(const media_source& whatSource, argument
105 if (IS_INVALID_SOURCE(whatSource))
109 command.source = whatSource;
113 SendToPort(whatSource.port, PRODUCER_LATE_NOTICE_RECEIVED, &command,
/haiku/headers/os/media/
H A DBufferConsumer.h39 const media_source& whatSource,

Completed in 41 milliseconds