ToiAudioOutputConfigurationManufacturerInfo Interface Reference


Description

This is the documentation for ToiAudioOutputConfigurationManufacturerInfo.
Manufacturer information from the EDID. Use toi.statics.ToiAudioOutputConfigurationManufacturerInfo.create(<name>, <productId>, <serialNumber>, <weekOfManufacture>, <yearOfManufacture>) to create an instance of ToiAudioOutputConfigurationManufacturerInfo.

import "ToiAudioOutputConfigurationManufacturerInfo.idl";

List of all members.

Public Attributes

attribute string name
attribute long productId
attribute long serialNumber
attribute long weekOfManufacture
attribute long yearOfManufacture

Member Data Documentation

Three character long manufacturer name as assigned by Microsoft.

Product identifier assigned by manufacturer.

Serial number by manufacturer.

Week of manufacture. Valid range is 1-54.