In graphedit a source filter's video pin shows some info on its property page. How to read such info from application's code?
On Sat, 19 Jul 2008 23:55:41 -0700, Eli wrote: > In graphedit a source filter's video pin shows some info on its property > page. > > How to read such info from application's code? Did you search before posting? How to set custom properties has been asked in the past. Example from last week: http://groups.google.com/group/microsoft.public.win32.programmer.directx.video/browse_thread/thread/a60ecf6979e4c446/9e48ff12be481fa9?lnk=gst&q=custom+property+page#9e48ff12be481fa9 -- Please read this before replying: 1. Dshow & posting help: http://tmhare.mvps.org/help.htm 2. Trim & respond inline (please don't top post or snip everything) 3. Benefit others: follow up if you are helped or you found a solution
On Sun, 20 Jul 2008 20:32:17 -0600, The March Hare [MVP] wrote: > Did you search before posting? > > How to set custom properties has been asked in the past. ... And you will also find information on standard interfaces like IAMStreamConfig by searching (or looking at the dshow capture samples in the Windows SDK). -- Please read this before replying: 1. Dshow & posting help: http://tmhare.mvps.org/help.htm 2. Trim & respond inline (please don't top post or snip everything) 3. Benefit others: follow up if you are helped or you found a solution