How to change Filter Properties programmatically?
I am using a filter AAC encoder, and I can manually change its bitrate in graphedit
AAC encoder
bitrate
graphedit
Your AAC Encoder will have some interface exposed through some IID's. Make sure you get that IID's interface, then access to its additional functions like bitrate, sampling rate, etc,.