Contents

init

Initializes an instance of an audio control.

Declaration

virtual bool init(IOUserAudioDriver *in_driver, bool in_is_settable, IOUserAudioObjectPropertyElement in_control_element, IOUserAudioObjectPropertyScope in_control_scope);

Parameters

Return Value

true if initialization succeeded; false otherwise.

See Also

Creating a Control