P_HUE
case P_HUE:
(res = FindInt32( config, P_HUE, -90, +90,
case P_HUE:
(res = AddInt32( out, P_HUE, fHue )) != B_OK ||
controls3->MakeContinuousParameter(P_HUE, B_MEDIA_RAW_VIDEO, "Hue", B_LEVEL, "°", -90, 90, 1);
case P_HUE:
P_HUE, B_MEDIA_NO_TYPE, "Hue", B_LEVEL,
case P_HUE:
case P_HUE:
fLastHueChange, P_HUE, &fHue, sizeof(fHue));