Home
last modified time | relevance | path

Searched refs:SetPropertyData (Results 1 – 7 of 7) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/PublicUtility/
H A DCAHALAudioObject.h107 …void SetPropertyData(const AudioObjectPropertyAddress& inAddress, UInt32 inQualifierDataSize,…
110 …nQualifierDataSize = 0, const void* inQualifierData = NULL) { SetPropertyData(inAddress, in…
113 …inQualifierDataSize = 0, const void* inQualifierData = NULL) { SetPropertyData(inAddress, in…
116 …inQualifierDataSize = 0, const void* inQualifierData = NULL) { SetPropertyData(inAddress, in…
119 …nQualifierDataSize = 0, const void* inQualifierData = NULL) { SetPropertyData(inAddress, in…
122 …inQualifierDataSize = 0, const void* inQualifierData = NULL) { SetPropertyData(inAddress, in…
125 …nQualifierDataSize = 0, const void* inQualifierData = NULL) { SetPropertyData(inAddress, in…
129 …t32 inQualifierDataSize = 0, const void* inQualifierData = NULL) { SetPropertyData(inAddress, in…
H A DCAHALAudioDevice.cpp178 SetPropertyData(theAddress, 0, NULL, sizeof(pid_t), &thePID); in TakeHogMode()
189 SetPropertyData(theAddress, 0, NULL, sizeof(pid_t), &thePID); in ReleaseHogMode()
597 SetPropertyData(theAddress, 0, NULL, theSize, theStreamUsage); in SetIOProcStreamUsage()
789 SetPropertyData(theAddress, 0, NULL, theSize, &theValue); in SetMuteControlValue()
818 SetPropertyData(theAddress, 0, NULL, theSize, &theValue); in SetSoloControlValue()
846 SetPropertyData(theAddress, 0, NULL, theSize, &inValue); in SetStereoPanControlValue()
900 SetPropertyData(theAddress, 0, NULL, theSize, &theValue); in SetSubMuteControlValue()
929 SetPropertyData(theAddress, 0, NULL, theSize, &theValue); in SetiSubOwnerControlValue()
957 SetPropertyData(theAddress, 0, NULL, theSize, &inID); in SetCurrentDataSourceByID()
1029 SetPropertyData(theAddress, 0, NULL, theSize, &inID); in SetCurrentDataDestinationByID()
[all …]
H A DCAHALAudioStream.cpp108 SetPropertyData(theAddress, 0, NULL, sizeof(AudioStreamBasicDescription), &inFormat); in SetCurrentVirtualFormat()
151 SetPropertyData(theAddress, 0, NULL, sizeof(AudioStreamBasicDescription), &inFormat); in SetCurrentPhysicalFormat()
H A DCAHALAudioSystemObject.cpp170 SetPropertyData(theAddress, 0, NULL, theSize, &inNewDefaultDevice); in SetDefaultAudioDevice()
H A DCAHALAudioObject.cpp354 void CAHALAudioObject::SetPropertyData(const AudioObjectPropertyAddress& inAddress, UInt32 inQualif… in SetPropertyData() function in CAHALAudioObject
/dports/games/openclonk/openclonk-release-8.1-src/src/editor/
H A DC4ConsoleQtPropListViewer.h600 …void SetPropertyData(const C4PropertyDelegate *d, QObject *editor, C4ConsoleQtPropListModelPropert…
H A DC4ConsoleQtPropListViewer.cpp2490 SetPropertyData(d, editor, prop); in setModelData()
2493 void C4PropertyDelegateFactory::SetPropertyData(const C4PropertyDelegate *d, QObject *editor, C4Con… in SetPropertyData() function in C4PropertyDelegateFactory