FGDetector module. If this field is NULL the Process FG mask is used.

C# | Visual Basic | Visual C++ |
public ForgroundDetector ForgroundDetector { get; set; }
Public Property ForgroundDetector As ForgroundDetector
public: property ForgroundDetector^ ForgroundDetector { ForgroundDetector^ get (); void set (ForgroundDetector^ value); }