quartz: Implement dynamic format changing in directsound renderer

Maarten Lankhorst maarten at codeweavers.com
Tue Oct 21 05:57:22 CDT 2008


---
According to msdn it is done by doing a IPin::QueryAccept to see if it 
accepts the type, and then doing SetMediaType on the next sample if the 
type was accepted
The filter will reject the sample if it would require a reconnect, and 
the old format will be used instead.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0024-quartz-Alloc-dynamic-format-changing-in-dsound-render.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081021/2bdc700f/attachment.txt 


More information about the wine-patches mailing list