Coherent UI for Unity3D  2.5.3
A modern user interface library for games
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Coherent.UI.MediaStreamDevice Class Reference

Represents a media stream device. More...

Inherits IDisposable.

Properties

MediaStreamType Type [get]
 type of the device More...
 
string DeviceId [get]
 Null terminated string with the unique id of the device. More...
 
string Name [get]
 Null terminated string with the device name. It may not be unique. More...
 

Detailed Description

Represents a media stream device.

Property Documentation

string Coherent.UI.MediaStreamDevice.DeviceId
get

Null terminated string with the unique id of the device.

string Coherent.UI.MediaStreamDevice.Name
get

Null terminated string with the device name. It may not be unique.

MediaStreamType Coherent.UI.MediaStreamDevice.Type
get

type of the device