Infognition forum
February 04, 2012, 08:55:06 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Last GraphEditPlus version: 1.4.0   Last Video Enhancer version: 1.9.7
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Audio Leftright Filter  (Read 1761 times)
quacka
Newbie
*

Karma: +0/-0
Posts: 2


View Profile
« 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
Hero Member
*****

Karma: +8/-0
Posts: 511



View Profile WWW
« 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


View Profile
« 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  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.13 | SMF © 2006-2011, Simple Machines LLC Valid XHTML 1.0! Valid CSS!