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";
Public Attributes | |
attribute string | name |
attribute long | productId |
attribute long | serialNumber |
attribute long | weekOfManufacture |
attribute long | yearOfManufacture |
attribute string ToiAudioOutputConfigurationManufacturerInfo::name |
Three character long manufacturer name as assigned by Microsoft.
attribute long ToiAudioOutputConfigurationManufacturerInfo::productId |
Product identifier assigned by manufacturer.
attribute long ToiAudioOutputConfigurationManufacturerInfo::serialNumber |
Serial number by manufacturer.
Week of manufacture. Valid range is 1-54.
Year of manufacture.