Infognition forum
September 09, 2010, 11:42:30 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Last
GraphEditPlus
version: 1.4.0 Last
Video Enhancer
version: 1.9.4
Home
Help
Search
Login
Register
Infognition forum
>
DirectShow programming
>
GraphEditPlus
>
Audio Leftright Filter
Pages: [
1
]
« previous
next »
Print
Author
Topic: Audio Leftright Filter (Read 1355 times)
quacka
Newbie
Karma: +0/-0
Posts: 2
Audio Leftright Filter
«
on:
August 02, 2008, 05:31:27 PM »
Hi,
I just bought GraphEdit plus to do some basic development. I am quite new to Directshow and I am using VB.NET.
In graphedit plus when I add Audio Leftright filter and set the properties for it. This property doesn't show up in the generated code?
How would I go about modifying the property of this filter in code?
Cheers
Logged
Dee Mon
Administrator
Sr. Member
Karma: +7/-0
Posts: 295
Re: Audio Leftright Filter
«
Reply #1 on:
August 02, 2008, 10:27:49 PM »
This depends on how you set the properties. If it is selection of format via SetFormat, this selection will be present in the generated code. However if you just open filter's property page and tweak its settings there, GraphEditPlus just doesn't know what you've done and how to set these settings programmatically. There is no general way to set all settings from code. Some filters provide special interfaces of which GraphEditPlus is not aware and you should call them manually. And some filters don't provide such interfaces and their settings cannot be set from code at all.
Logged
quacka
Newbie
Karma: +0/-0
Posts: 2
Re: Audio Leftright Filter
«
Reply #2 on:
August 03, 2008, 04:37:08 AM »
It is done via opening the Filters property page. This seems to be ideal for setting Audio Channnel to Left or Right for VCD Audio. Is there another filter which I can do something similiar which I can set programatically?
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Video Processing
-----------------------------
=> Video Enhancer
=> Filters and codecs
=> Screen Capture
=> General Discussion
-----------------------------
DirectShow programming
-----------------------------
=> GraphEditPlus
=> General Discussion
Loading...