Displaying 3 results from an estimated 3 matches for "setquality".
2010 Apr 06
1
ITheoraEncodeSettings C# interop
...tyMode();
[PreserveSig]
bool isUsingQuickMode();
[PreserveSig]
ulong keyframeFreqMin();
[PreserveSig]
long keyframeAutoThreshold();
[PreserveSig]
bool setTargetBitrate([In] ulong inBitrate);
[PreserveSig]
bool setKeyframeDataBitrate([In] ulong inBitrate);
[PreserveSig]
bool setQuality([In] byte inQuality);
[PreserveSig]
bool setSharpness([In] long inSharpness);
[PreserveSig]
bool setNoiseSensitivity([In] long inNoiseSensitivity);
[PreserveSig]
bool setKeyframeFreq([In] ulong inKeyframeFreq);
[PreserveSig]
bool setIsFixedKeyframeInterval([In] bool inIsFixedKeyfram...
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
2007 Nov 27
0
12 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader_internal.h libswfdec/swfdec_load_object_as.c libswfdec/swfdec_load_object.c libswfdec/swfdec_load_object.h
...KeyFrameInterval", true],
+ ["_global.Camera.prototype", "setLoopback", true],
+ ["_global.Camera.prototype", "setMode", true],
+ ["_global.Camera.prototype", "setMotionLevel", true],
+ ["_global.Camera.prototype", "setQuality", true],
+ ["_global.Color", "prototype", false],
+ ["_global.Color.prototype", "getRGB", false],
+ ["_global.Color.prototype", "getTransform", false],
+ ["_global.Color.prototype", "setRGB", false],
+ ["...