Enumeration (GI Enum)

GstVideo-1.0GstVideoColorBalanceType

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.

Index

Enumeration Members

Enumeration Members

HARDWARE: number

Color balance is implemented with dedicated hardware.

SOFTWARE: number

Color balance is implemented via software processing.