You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FailWithAction(inDataSize<sizeof(AudioObjectID), theAnswer=kAudioHardwareBadPropertySizeError, Done, "BlackHole_GetPlugInPropertyData: not enough space for the return value of kAudioPlugInPropertyTranslateUIDToBox");
906
906
FailWithAction(inQualifierDataSize==sizeof(CFStringRef), theAnswer=kAudioHardwareBadPropertySizeError, Done, "BlackHole_GetPlugInPropertyData: the qualifier is the wrong size for kAudioPlugInPropertyTranslateUIDToBox");
907
907
FailWithAction(inQualifierData==NULL, theAnswer=kAudioHardwareBadPropertySizeError, Done, "BlackHole_GetPlugInPropertyData: no qualifier for kAudioPlugInPropertyTranslateUIDToBox");
FailWithAction(inDataSize<sizeof(AudioObjectID), theAnswer=kAudioHardwareBadPropertySizeError, Done, "BlackHole_GetPlugInPropertyData: not enough space for the return value of kAudioPlugInPropertyTranslateUIDToDevice");
949
949
FailWithAction(inQualifierDataSize==sizeof(CFStringRef), theAnswer=kAudioHardwareBadPropertySizeError, Done, "BlackHole_GetPlugInPropertyData: the qualifier is the wrong size for kAudioPlugInPropertyTranslateUIDToDevice");
950
950
FailWithAction(inQualifierData==NULL, theAnswer=kAudioHardwareBadPropertySizeError, Done, "BlackHole_GetPlugInPropertyData: no qualifier for kAudioPlugInPropertyTranslateUIDToDevice");
FailWithAction(inDataSize<sizeof(CFStringRef), theAnswer=kAudioHardwareBadPropertySizeError, Done, "BlackHole_GetBoxPropertyData: not enough space for the return value of kAudioObjectPropertyManufacturer for the box");
// audio device across boot sessions. Note that two instances of the same
1901
1901
// device must have different values for this property.
1902
1902
FailWithAction(inDataSize<sizeof(CFStringRef), theAnswer=kAudioHardwareBadPropertySizeError, Done, "BlackHole_GetDevicePropertyData: not enough space for the return value of kAudioDevicePropertyDeviceUID for the device");
// devices that are the same kind of device. Note that two instances of the
1910
1910
// save device must have the same value for this property.
1911
1911
FailWithAction(inDataSize<sizeof(CFStringRef), theAnswer=kAudioHardwareBadPropertySizeError, Done, "BlackHole_GetDevicePropertyData: not enough space for the return value of kAudioDevicePropertyModelUID for the device");
0 commit comments