Google Flix Engine Linux Reference Manual User Manual
Page 319

6.35 flixengine2/media_editor_options.h File Reference
313
Set the contrast adjustment factor.
•
on2sc editor_options_GetUseContrast
(const
flix,
∗pUseContrast)
Determine if the contrast filter is enabled.
•
on2sc editor_options_SetUseContrast
flix, const
bUseContrast)
Enable/disable the contrast filter.
•
(const
flix,
∗pHue)
Get the current hue adjustment factor.
•
flix, const
hue)
Set the hue adjustment factor.
•
on2sc editor_options_GetUseHue
(const
flix,
∗pUseHue)
Determine if the hue filter is enabled.
•
on2sc editor_options_SetUseHue
flix, const
bUseHue)
Enable/disable the hue filter.
•
on2sc editor_options_GetSaturation
(const
flix, double ∗pSaturation)
Get the current saturation adjustment factor.
•
on2sc editor_options_SetSaturation
flix, const double saturation)
Set the saturation adjustment factor.
•
on2sc editor_options_GetUseSaturation
(const
flix,
∗pUseSaturation)
Determine if the saturation filter is enabled.
•
on2sc editor_options_SetUseSaturation
flix, const
bUseSaturation)
Enable/disable the saturation filter.
Deprecated functions
•
on2sc editor_options_GetUseCut
(const
flix,
∗pUseCut)
Determine if the cut filter is enabled.
•
on2sc editor_options_SetUseCut
flix, const
bUseCut)
Enable/disable the cut filter.
•
on2sc editor_options_GetCutStartTime
(const
flix, double ∗pStartTime)
Get the current cut start time.
•
on2sc editor_options_SetCutStartTime
flix, const double start_time)
Set the cut start time.
•
on2sc editor_options_GetCutStopTime
(const
flix, double ∗pEndTime)
Get the current cut stop time.
•
on2sc editor_options_SetCutStopTime
flix, const double end_time)
Set the cut stop time.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen