Searched refs:kIOAudioEngineCallStop (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/IOAudioFamily-197.4.2/
H A DIOAudioEngineUserClient.cpp430 reserved->methods[kIOAudioEngineCallStop].object = this;
431 reserved->methods[kIOAudioEngineCallStop].func = (IOMethod) &IOAudioEngineUserClient::clientStop;
432 reserved->methods[kIOAudioEngineCallStop].count0 = 0;
433 reserved->methods[kIOAudioEngineCallStop].count1 = 0;
434 reserved->methods[kIOAudioEngineCallStop].flags = kIOUCScalarIScalarO;
804 reserved->methods[kIOAudioEngineCallStop].object = this;
805 reserved->methods[kIOAudioEngineCallStop].func = (IOMethod) &IOAudioEngineUserClient::clientStop;
806 reserved->methods[kIOAudioEngineCallStop].count0 = 0;
807 reserved->methods[kIOAudioEngineCallStop].count1 = 0;
808 reserved->methods[kIOAudioEngineCallStop]
[all...]
H A DIOAudioTypes.h57 kIOAudioEngineCallStop = 4, enumerator in enum:_IOAudioEngineCalls

Completed in 106 milliseconds