#include <Webcam.h>
Definition at line 17 of file Webcam.h.
◆ audioDevice
std::wstring Devices::WebcamConfig::audioDevice |
◆ channels
UINT Devices::WebcamConfig::channels = 1 |
◆ denominator
UINT Devices::WebcamConfig::denominator = 1 |
◆ enabled
bool Devices::WebcamConfig::enabled = false |
◆ frequency
UINT Devices::WebcamConfig::frequency = 44100 |
◆ height
UINT Devices::WebcamConfig::height = 480 |
◆ numerator
UINT Devices::WebcamConfig::numerator = 24 |
◆ videoDevice
std::wstring Devices::WebcamConfig::videoDevice |
◆ width
UINT Devices::WebcamConfig::width = 640 |
The documentation for this class was generated from the following file: