Contents

GetAudioObjectForObjectID

Gets a pointer to an audio object, given the object’s identifier.

Declaration

OSSharedPtr<IOUserAudioObject> GetAudioObjectForObjectID(IOUserAudioObjectID in_object_id);

Parameters

Return Value

An OSSharedPtr to an IOUserAudioObject if in_object_id was found.

See Also

Working with Audio Objects