How to change Filter Properties programmatically?
I am using a filter AAC encoder, and I can manually change its bitrate in graphedit
You do this via private filter-specific interface. You need to refer to filter documentation or SDK to get details on this (VSS Tech Support). Sometimes you can obtain the necessary information from type library.
See: