Contents

version

The audio unit component version number.

Declaration

var version: Int { get }

Discussion

The version number is an NSNumber made of a hexadecimal number with a major, minor, and dot-release format, such as 0xMMMMmmDD.

See Also

Getting audio unit component information