#include <IOKit/audio/IOAudioPort.h>

IOKit/audio/IOAudioPort.h Kernel.framework

@class IOAudioPort @abstract Represents a logical or physical port or functional unit in an audio device. @discussion An IOAudioPort represents an element in the signal chain in the audio device. It may contain one or more controls (represented by IOAudioControl) by which different attributes of the port may be represented and adjusted. IOAudioPort objects are connected up in the IORegistry in the IOAudioPlane to represent the signal chain of the device. They may be connected to other IOAudioPorts as well as IOAudioEngines to indicate they either feed into or are fed by one of the audio engines (i.e. they provide input to or take output from the computer).

This header declares nothing itself under the arm64 configuration; it groups the headers below.

also includes: AvailabilityMacros.h