Molybden API
|
The source for a content capture session. More...
#include <capture_source.hpp>
Public Attributes | |
Bitmap | thumbnail |
The bitmap that contains the image of the capture source. | |
std::string | name |
The name of the capture source. | |
CaptureSourceType | type |
The type of this capture source. | |
uint32_t | id |
The unique identifier of this capture source. | |
The source for a content capture session.
std::string molybden::CaptureSource::name |
The name of the capture source.
The name is not guaranteed to be unique.