public class BackDropperEffect extends android.media.effect.FilterGraphEffect
Background replacement Effect.
Replaces the background of the input video stream with a selected video
Learns the background when it first starts up;
needs unobstructed view of background when this happens.
Effect parameters:
source: A URI for the background video
Listener: Called when learning period is complete