Represents one of host's video capture devices, for example a webcam. More...
Public Attributes | |
readonly attribute wstring | name |
User friendly name. | |
readonly attribute wstring | path |
The host path of the device. | |
readonly attribute wstring | alias |
An alias which can be used for IConsole::webcamAttach. |
Represents one of host's video capture devices, for example a webcam.
{A1CEAE44-D65E-4156-9359-D390F93EE9A0}
readonly attribute wstring IHostVideoInputDevice::name |
User friendly name.
readonly attribute wstring IHostVideoInputDevice::path |
The host path of the device.
readonly attribute wstring IHostVideoInputDevice::alias |
An alias which can be used for IConsole::webcamAttach.