Contents

clientClosed

Called automatically by the IOAudioControlUserClient when a user client closes its connection to the control.

Declaration

virtual void clientClosed(
 IOAudioControlUserClient *client);

Parameters

  • client:

    The user client object that has disconnected.

See Also

Miscellaneous