A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
SEPIA — Constant static property in class com.neave.webcam.effects.EffectType
SepiaEffect — Class in package com.neave.webcam.effects.color
SepiaEffect(source, targetBitmap, frameStep) — Constructor in class com.neave.webcam.effects.color.SepiaEffect
Creates an animated sepia effect like an old projector movie
SLIT_SCAN — Constant static property in class com.neave.webcam.effects.EffectType
SlitScanEffect — Class in package com.neave.webcam.effects.delay
SlitScanEffect(source, targetBitmap, slitHeight, slitScale, initScale) — Constructor in class com.neave.webcam.effects.delay.SlitScanEffect
Creates a slit scan effect, similar to the final scene in 2001: A Space Odyssey
SNOW — Constant static property in class com.neave.webcam.effects.EffectType
SnowEffect — Class in package com.neave.webcam.effects.motion
SnowEffect(source, targetBitmap, totalFlakes) — Constructor in class com.neave.webcam.effects.motion.SnowEffect
Creates a snow effect where falling snowflakes settle and build up along edges
source — Property in class com.neave.webcam.effects.AbstractEffect
sourceBitmap — Property in class com.neave.webcam.effects.AbstractEffect
sourceMatrix — Property in class com.neave.webcam.effects.AbstractEffect
SQUEEZE — Constant static property in class com.neave.webcam.effects.EffectType
SqueezeEffect — Class in package com.neave.webcam.effects.displace
SqueezeEffect(source, targetBitmap) — Constructor in class com.neave.webcam.effects.displace.SqueezeEffect
Creates a squeezing distortion effect where the middle is squeezed and the edges are stretched
startAutoGain() — Static method in class com.neave.media.NeaveMicrophone
Set up gain control
STEAM — Constant static property in class com.neave.webcam.effects.EffectType
SteamEffect — Class in package com.neave.webcam.effects.motion
SteamEffect(source, targetBitmap) — Constructor in class com.neave.webcam.effects.motion.SteamEffect
Creates a steamy window effect where detected motion wipes away areas of the steamed-up image
stopAutoGain() — Static method in class com.neave.media.NeaveMicrophone
Stop gain control
SWARM — Constant static property in class com.neave.webcam.effects.EffectType
SwarmEffect — Class in package com.neave.webcam.effects.motion
SwarmEffect(source, targetBitmap, flies) — Constructor in class com.neave.webcam.effects.motion.SwarmEffect
Creates a swarming flies effect where the flies are attracted to detected motion
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z