VirtualBox Main API
Public Attributes | List of all members
IHostVideoInputDevice Interface Reference

Represents one of host's video capture devices, for example a webcam. More...

Inheritance diagram for IHostVideoInputDevice:

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 IEmulatedUSB::webcamAttach
 

Detailed Description

Represents one of host's video capture devices, for example a webcam.

Interface ID:
{E8C25D4D-AC97-4C16-B3E2-81BD8A57CC27}

Member Data Documentation

◆ name

readonly attribute wstring IHostVideoInputDevice::name

User friendly name.

◆ path

readonly attribute wstring IHostVideoInputDevice::path

The host path of the device.

◆ alias

readonly attribute wstring IHostVideoInputDevice::alias

An alias which can be used for IEmulatedUSB::webcamAttach