Back to Seed Clases

GstInterfaces


Classes

Interfaces

Structs

Unions

Enums

Enum GstInterfaces.ColorBalanceType

Import line: GstInterfaces = imports.gi.GstInterfaces;
GIR File: GstInterfaces-0.10.gir
C documentation: GstColorBalanceType
Enum : ColorBalanceType
  Show / Hide Inherited methods, properties and signals
An enumeration indicating whether an element implements color balancing operations in software or in dedicated hardware. In general, dedicated hardware implementations (such as those provided by xvimagesink) are preferred.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstInterfaces.ColorBalance
Method
get_balance_type () : GstInterfaces.ColorBalanceType
Get the GstColorBalanceType of this implementation.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:01 GMT+0800 (HKT)