Coherent UI  2.5.3
A modern user interface library for games
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Coherent::UI::MediaStreamDevice Struct Reference

Represents a media stream device. More...

#include <Coherent/UI/MediaStream.h>

Public Attributes

MediaStreamType Type
 type of the device
 
const char * DeviceId
 Null terminated string with the unique id of the device.
 
const char * Name
 Null terminated string with the device name. It may not be unique.
 

Detailed Description

Represents a media stream device.