On Mon Jun 23 10:13:20 2025 +0000, Nikolay Sivov wrote:
Official code samples for Media Foundation sources do not have anything like that. If there is a pending request we could respond with MEMediaSample(MF_E_SHUTDOWN), and any following RequestSample will return MF_E_SHUTDOWN. Is this not enough?
@rbernon we don't need to remove it in this MR, but other comments apply regardless.