VimbaBalanceWhiteAuto

Description

Automatic white balance mode.

namespace VimbaBalanceWhiteAuto
{
	enum Type
	{
		Off,
		Once,
		Continuous
	};
}