Home > @infiniteobjects/data-types > IDevice
The Device that plays the video
Signature:
export interface IDevice
Property | Modifiers | Type | Description |
---|---|---|---|
backLayer | DeviceBackLayer | <p>Back Layer one off DeviceBackLayer enumeration values.</p><p>‘NORMAL’</p> | |
frontLayer | DeviceFrontLayer | <p>Front layer one off DeviceFrontLayer enumeration values.</p><p>‘NORMAL’</p> | |
material | DeviceMaterial | <p>Device Material, one off DeviceMaterial enumeration values.</p><p>‘ACRYLIC’</p> | |
orientation | DeviceOrientation | <p>Device Orientation one off DeviceOrientation enumeration values.</p><p>‘PORTRAIT’</p> | |
size | DeviceSize | <p>Size of the Device, one off DeviceSize enumeration values.</p><p>‘IO7’</p> |