Displaying 2 results from an estimated 2 matches for "isusingqualitymod".
Did you mean:
isusingqualitymode
2010 Apr 06
1
ITheoraEncodeSettings C# interop
...at
this information may be may also be of use to others using these
filters.
Is there someone with a better understanding of COM than I have who can
tell me where I'm going wrong with the following C# interface
definition?
I can set and recover a quality setting using this interface but not the
isUsingQualityMode flag. Not sure why they should be different.
Thanks,
Andy
using System.Runtime.InteropServices;
[ComVisible(true),
ComImport,
Guid("4F063B3A-B397-4c22-AFF4-2F8DB96D292A"),
InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ITheoraEncodeSettings
{
[PreserveS...
2010 Apr 09
1
Theora encoder directshow Filter configuration
Hi,
I'am using the Xiph Theora Encoder directshow Filter in a csharp
application. It works fine but I would like to modify the configuration,
like the quality settings. I would like to know if there is a possibility to
configure it programmatically without using the propertyPage dialog.
Thanks a lot for your help
Mathieu
-------------- next part --------------
An HTML attachment was