123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402 |
- '''
- The content of this file includes portions of the AUDIOKINETIC Wwise Technology
- released in source code form as part of the SDK installer package.
- Commercial License Usage
- Licensees holding valid commercial licenses to the AUDIOKINETIC Wwise Technology
- may use this file in accordance with the end user license agreement provided
- with the software or, alternatively, in accordance with the terms contained in a
- written agreement between you and Audiokinetic Inc.
- Apache License Usage
- Alternatively, this file may be used under the Apache License, Version 2.0 (the
- "Apache License"); you may not use this file except in compliance with the
- Apache License. You may obtain a copy of the Apache License at
- http://www.apache.org/licenses/LICENSE-2.0.
- Unless required by applicable law or agreed to in writing, software distributed
- under the Apache License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
- OR CONDITIONS OF ANY KIND, either express or implied. See the Apache License for
- the specific language governing permissions and limitations under the License.
- Copyright (c) 2023 Audiokinetic Inc.
- '''
- class WAAPI_URI:
-
- ak_soundengine_executeactiononevent = u"ak.soundengine.executeActionOnEvent"
-
- ak_soundengine_getstate = u"ak.soundengine.getState"
-
- ak_soundengine_getswitch = u"ak.soundengine.getSwitch"
-
- ak_soundengine_loadbank = u"ak.soundengine.loadBank"
-
- ak_soundengine_postevent = u"ak.soundengine.postEvent"
-
- ak_soundengine_postmsgmonitor = u"ak.soundengine.postMsgMonitor"
-
- ak_soundengine_posttrigger = u"ak.soundengine.postTrigger"
-
- ak_soundengine_registergameobj = u"ak.soundengine.registerGameObj"
-
- ak_soundengine_resetrtpcvalue = u"ak.soundengine.resetRTPCValue"
-
- ak_soundengine_seekonevent = u"ak.soundengine.seekOnEvent"
-
- ak_soundengine_setdefaultlisteners = u"ak.soundengine.setDefaultListeners"
-
- ak_soundengine_setgameobjectauxsendvalues = u"ak.soundengine.setGameObjectAuxSendValues"
-
- ak_soundengine_setgameobjectoutputbusvolume = u"ak.soundengine.setGameObjectOutputBusVolume"
-
- ak_soundengine_setlistenerspatialization = u"ak.soundengine.setListenerSpatialization"
-
- ak_soundengine_setlisteners = u"ak.soundengine.setListeners"
-
- ak_soundengine_setmultiplepositions = u"ak.soundengine.setMultiplePositions"
-
- ak_soundengine_setobjectobstructionandocclusion = u"ak.soundengine.setObjectObstructionAndOcclusion"
-
- ak_soundengine_setposition = u"ak.soundengine.setPosition"
-
- ak_soundengine_setrtpcvalue = u"ak.soundengine.setRTPCValue"
-
- ak_soundengine_setscalingfactor = u"ak.soundengine.setScalingFactor"
-
- ak_soundengine_setstate = u"ak.soundengine.setState"
-
- ak_soundengine_setswitch = u"ak.soundengine.setSwitch"
-
- ak_soundengine_stopall = u"ak.soundengine.stopAll"
-
- ak_soundengine_stopplayingid = u"ak.soundengine.stopPlayingID"
-
- ak_soundengine_unloadbank = u"ak.soundengine.unloadBank"
-
- ak_soundengine_unregistergameobj = u"ak.soundengine.unregisterGameObj"
-
- ak_wwise_cli_addnewplatform = u"ak.wwise.cli.addNewPlatform"
-
- ak_wwise_cli_convertexternalsource = u"ak.wwise.cli.convertExternalSource"
-
- ak_wwise_cli_createnewproject = u"ak.wwise.cli.createNewProject"
-
- ak_wwise_cli_dumpobjects = u"ak.wwise.cli.dumpObjects"
-
- ak_wwise_cli_executeluascript = u"ak.wwise.cli.executeLuaScript"
-
- ak_wwise_cli_generatesoundbank = u"ak.wwise.cli.generateSoundbank"
-
- ak_wwise_cli_migrate = u"ak.wwise.cli.migrate"
-
- ak_wwise_cli_movemediaidstosinglefile = u"ak.wwise.cli.moveMediaIdsToSingleFile"
-
- ak_wwise_cli_movemediaidstoworkunits = u"ak.wwise.cli.moveMediaIdsToWorkUnits"
-
- ak_wwise_cli_tabdelimitedimport = u"ak.wwise.cli.tabDelimitedImport"
-
- ak_wwise_cli_updatemediaidsinsinglefile = u"ak.wwise.cli.updateMediaIdsInSingleFile"
-
- ak_wwise_cli_verify = u"ak.wwise.cli.verify"
-
- ak_wwise_cli_waapiserver = u"ak.wwise.cli.waapiServer"
-
- ak_wwise_console_project_close = u"ak.wwise.console.project.close"
-
- ak_wwise_console_project_create = u"ak.wwise.console.project.create"
-
- ak_wwise_console_project_open = u"ak.wwise.console.project.open"
-
- ak_wwise_core_audio_import = u"ak.wwise.core.audio.import"
-
- ak_wwise_core_audio_importtabdelimited = u"ak.wwise.core.audio.importTabDelimited"
-
- ak_wwise_core_audio_imported = u"ak.wwise.core.audio.imported"
-
- ak_wwise_core_audio_mute = u"ak.wwise.core.audio.mute"
-
- ak_wwise_core_audio_resetmute = u"ak.wwise.core.audio.resetMute"
-
- ak_wwise_core_audio_resetsolo = u"ak.wwise.core.audio.resetSolo"
-
- ak_wwise_core_audio_solo = u"ak.wwise.core.audio.solo"
-
- ak_wwise_core_audiosourcepeaks_getminmaxpeaksinregion = u"ak.wwise.core.audioSourcePeaks.getMinMaxPeaksInRegion"
-
- ak_wwise_core_audiosourcepeaks_getminmaxpeaksintrimmedregion = u"ak.wwise.core.audioSourcePeaks.getMinMaxPeaksInTrimmedRegion"
-
- ak_wwise_core_executeluascript = u"ak.wwise.core.executeLuaScript"
-
- ak_wwise_core_getinfo = u"ak.wwise.core.getInfo"
-
- ak_wwise_core_getprojectinfo = u"ak.wwise.core.getProjectInfo"
-
- ak_wwise_core_log_additem = u"ak.wwise.core.log.addItem"
-
- ak_wwise_core_log_clear = u"ak.wwise.core.log.clear"
-
- ak_wwise_core_log_get = u"ak.wwise.core.log.get"
-
- ak_wwise_core_log_itemadded = u"ak.wwise.core.log.itemAdded"
-
- ak_wwise_core_object_attenuationcurvechanged = u"ak.wwise.core.object.attenuationCurveChanged"
-
- ak_wwise_core_object_attenuationcurvelinkchanged = u"ak.wwise.core.object.attenuationCurveLinkChanged"
-
- ak_wwise_core_object_childadded = u"ak.wwise.core.object.childAdded"
-
- ak_wwise_core_object_childremoved = u"ak.wwise.core.object.childRemoved"
-
- ak_wwise_core_object_copy = u"ak.wwise.core.object.copy"
-
- ak_wwise_core_object_create = u"ak.wwise.core.object.create"
-
- ak_wwise_core_object_created = u"ak.wwise.core.object.created"
-
- ak_wwise_core_object_curvechanged = u"ak.wwise.core.object.curveChanged"
-
- ak_wwise_core_object_delete = u"ak.wwise.core.object.delete"
-
- ak_wwise_core_object_diff = u"ak.wwise.core.object.diff"
-
- ak_wwise_core_object_get = u"ak.wwise.core.object.get"
-
- ak_wwise_core_object_getattenuationcurve = u"ak.wwise.core.object.getAttenuationCurve"
-
- ak_wwise_core_object_getpropertyandreferencenames = u"ak.wwise.core.object.getPropertyAndReferenceNames"
-
- ak_wwise_core_object_getpropertyinfo = u"ak.wwise.core.object.getPropertyInfo"
-
-
- ak_wwise_core_object_getpropertynames = u"ak.wwise.core.object.getPropertyNames"
-
- ak_wwise_core_object_gettypes = u"ak.wwise.core.object.getTypes"
-
- ak_wwise_core_object_islinked = u"ak.wwise.core.object.isLinked"
-
- ak_wwise_core_object_ispropertyenabled = u"ak.wwise.core.object.isPropertyEnabled"
-
- ak_wwise_core_object_move = u"ak.wwise.core.object.move"
-
- ak_wwise_core_object_namechanged = u"ak.wwise.core.object.nameChanged"
-
- ak_wwise_core_object_noteschanged = u"ak.wwise.core.object.notesChanged"
-
- ak_wwise_core_object_pasteproperties = u"ak.wwise.core.object.pasteProperties"
-
- ak_wwise_core_object_postdeleted = u"ak.wwise.core.object.postDeleted"
-
- ak_wwise_core_object_predeleted = u"ak.wwise.core.object.preDeleted"
-
- ak_wwise_core_object_propertychanged = u"ak.wwise.core.object.propertyChanged"
-
- ak_wwise_core_object_referencechanged = u"ak.wwise.core.object.referenceChanged"
-
- ak_wwise_core_object_set = u"ak.wwise.core.object.set"
-
- ak_wwise_core_object_setattenuationcurve = u"ak.wwise.core.object.setAttenuationCurve"
-
- ak_wwise_core_object_setlinked = u"ak.wwise.core.object.setLinked"
-
- ak_wwise_core_object_setname = u"ak.wwise.core.object.setName"
-
- ak_wwise_core_object_setnotes = u"ak.wwise.core.object.setNotes"
-
- ak_wwise_core_object_setproperty = u"ak.wwise.core.object.setProperty"
-
- ak_wwise_core_object_setrandomizer = u"ak.wwise.core.object.setRandomizer"
-
- ak_wwise_core_object_setreference = u"ak.wwise.core.object.setReference"
-
- ak_wwise_core_object_setstategroups = u"ak.wwise.core.object.setStateGroups"
-
- ak_wwise_core_object_setstateproperties = u"ak.wwise.core.object.setStateProperties"
-
-
- ak_wwise_core_plugin_getlist = u"ak.wwise.core.plugin.getList"
-
-
- ak_wwise_core_plugin_getproperties = u"ak.wwise.core.plugin.getProperties"
-
-
- ak_wwise_core_plugin_getproperty = u"ak.wwise.core.plugin.getProperty"
-
- ak_wwise_core_profiler_capturelog_itemadded = u"ak.wwise.core.profiler.captureLog.itemAdded"
-
- ak_wwise_core_profiler_enableprofilerdata = u"ak.wwise.core.profiler.enableProfilerData"
-
- ak_wwise_core_profiler_gameobjectregistered = u"ak.wwise.core.profiler.gameObjectRegistered"
-
- ak_wwise_core_profiler_gameobjectreset = u"ak.wwise.core.profiler.gameObjectReset"
-
- ak_wwise_core_profiler_gameobjectunregistered = u"ak.wwise.core.profiler.gameObjectUnregistered"
-
- ak_wwise_core_profiler_getaudioobjects = u"ak.wwise.core.profiler.getAudioObjects"
-
- ak_wwise_core_profiler_getbusses = u"ak.wwise.core.profiler.getBusses"
-
- ak_wwise_core_profiler_getcpuusage = u"ak.wwise.core.profiler.getCpuUsage"
-
- ak_wwise_core_profiler_getcursortime = u"ak.wwise.core.profiler.getCursorTime"
-
- ak_wwise_core_profiler_getgameobjects = u"ak.wwise.core.profiler.getGameObjects"
-
- ak_wwise_core_profiler_getloadedmedia = u"ak.wwise.core.profiler.getLoadedMedia"
-
- ak_wwise_core_profiler_getperformancemonitor = u"ak.wwise.core.profiler.getPerformanceMonitor"
-
- ak_wwise_core_profiler_getrtpcs = u"ak.wwise.core.profiler.getRTPCs"
-
- ak_wwise_core_profiler_getstreamedmedia = u"ak.wwise.core.profiler.getStreamedMedia"
-
- ak_wwise_core_profiler_getvoicecontributions = u"ak.wwise.core.profiler.getVoiceContributions"
-
- ak_wwise_core_profiler_getvoices = u"ak.wwise.core.profiler.getVoices"
-
- ak_wwise_core_profiler_savecapture = u"ak.wwise.core.profiler.saveCapture"
-
- ak_wwise_core_profiler_startcapture = u"ak.wwise.core.profiler.startCapture"
-
- ak_wwise_core_profiler_statechanged = u"ak.wwise.core.profiler.stateChanged"
-
- ak_wwise_core_profiler_stopcapture = u"ak.wwise.core.profiler.stopCapture"
-
- ak_wwise_core_profiler_switchchanged = u"ak.wwise.core.profiler.switchChanged"
-
- ak_wwise_core_project_loaded = u"ak.wwise.core.project.loaded"
-
- ak_wwise_core_project_postclosed = u"ak.wwise.core.project.postClosed"
-
- ak_wwise_core_project_preclosed = u"ak.wwise.core.project.preClosed"
-
- ak_wwise_core_project_save = u"ak.wwise.core.project.save"
-
- ak_wwise_core_project_saved = u"ak.wwise.core.project.saved"
-
- ak_wwise_core_remote_connect = u"ak.wwise.core.remote.connect"
-
- ak_wwise_core_remote_disconnect = u"ak.wwise.core.remote.disconnect"
-
- ak_wwise_core_remote_getavailableconsoles = u"ak.wwise.core.remote.getAvailableConsoles"
-
- ak_wwise_core_remote_getconnectionstatus = u"ak.wwise.core.remote.getConnectionStatus"
-
- ak_wwise_core_sound_setactivesource = u"ak.wwise.core.sound.setActiveSource"
-
- ak_wwise_core_soundbank_convertexternalsources = u"ak.wwise.core.soundbank.convertExternalSources"
-
- ak_wwise_core_soundbank_generate = u"ak.wwise.core.soundbank.generate"
-
- ak_wwise_core_soundbank_generated = u"ak.wwise.core.soundbank.generated"
-
- ak_wwise_core_soundbank_generationdone = u"ak.wwise.core.soundbank.generationDone"
-
- ak_wwise_core_soundbank_getinclusions = u"ak.wwise.core.soundbank.getInclusions"
-
- ak_wwise_core_soundbank_processdefinitionfiles = u"ak.wwise.core.soundbank.processDefinitionFiles"
-
- ak_wwise_core_soundbank_setinclusions = u"ak.wwise.core.soundbank.setInclusions"
-
- ak_wwise_core_sourcecontrol_add = u"ak.wwise.core.sourceControl.add"
-
- ak_wwise_core_sourcecontrol_checkout = u"ak.wwise.core.sourceControl.checkOut"
-
- ak_wwise_core_sourcecontrol_commit = u"ak.wwise.core.sourceControl.commit"
-
- ak_wwise_core_sourcecontrol_delete = u"ak.wwise.core.sourceControl.delete"
-
- ak_wwise_core_sourcecontrol_getsourcefiles = u"ak.wwise.core.sourceControl.getSourceFiles"
-
- ak_wwise_core_sourcecontrol_getstatus = u"ak.wwise.core.sourceControl.getStatus"
-
- ak_wwise_core_sourcecontrol_move = u"ak.wwise.core.sourceControl.move"
-
- ak_wwise_core_sourcecontrol_revert = u"ak.wwise.core.sourceControl.revert"
-
- ak_wwise_core_sourcecontrol_setprovider = u"ak.wwise.core.sourceControl.setProvider"
-
- ak_wwise_core_switchcontainer_addassignment = u"ak.wwise.core.switchContainer.addAssignment"
-
- ak_wwise_core_switchcontainer_assignmentadded = u"ak.wwise.core.switchContainer.assignmentAdded"
-
- ak_wwise_core_switchcontainer_assignmentremoved = u"ak.wwise.core.switchContainer.assignmentRemoved"
-
- ak_wwise_core_switchcontainer_getassignments = u"ak.wwise.core.switchContainer.getAssignments"
-
- ak_wwise_core_switchcontainer_removeassignment = u"ak.wwise.core.switchContainer.removeAssignment"
-
- ak_wwise_core_transport_create = u"ak.wwise.core.transport.create"
-
- ak_wwise_core_transport_destroy = u"ak.wwise.core.transport.destroy"
-
- ak_wwise_core_transport_executeaction = u"ak.wwise.core.transport.executeAction"
-
- ak_wwise_core_transport_getlist = u"ak.wwise.core.transport.getList"
-
- ak_wwise_core_transport_getstate = u"ak.wwise.core.transport.getState"
-
- ak_wwise_core_transport_prepare = u"ak.wwise.core.transport.prepare"
-
- ak_wwise_core_transport_statechanged = u"ak.wwise.core.transport.stateChanged"
-
- ak_wwise_core_transport_useoriginals = u"ak.wwise.core.transport.useOriginals"
-
- ak_wwise_core_undo_begingroup = u"ak.wwise.core.undo.beginGroup"
-
- ak_wwise_core_undo_cancelgroup = u"ak.wwise.core.undo.cancelGroup"
-
- ak_wwise_core_undo_endgroup = u"ak.wwise.core.undo.endGroup"
-
- ak_wwise_core_undo_redo = u"ak.wwise.core.undo.redo"
-
- ak_wwise_core_undo_undo = u"ak.wwise.core.undo.undo"
-
- ak_wwise_debug_assertfailed = u"ak.wwise.debug.assertFailed"
-
- ak_wwise_debug_enableasserts = u"ak.wwise.debug.enableAsserts"
-
- ak_wwise_debug_enableautomationmode = u"ak.wwise.debug.enableAutomationMode"
-
- ak_wwise_debug_generatetonewav = u"ak.wwise.debug.generateToneWAV"
-
- ak_wwise_debug_getwaltree = u"ak.wwise.debug.getWalTree"
-
- ak_wwise_debug_restartwaapiservers = u"ak.wwise.debug.restartWaapiServers"
-
- ak_wwise_debug_testassert = u"ak.wwise.debug.testAssert"
-
- ak_wwise_debug_testcrash = u"ak.wwise.debug.testCrash"
-
- ak_wwise_ui_bringtoforeground = u"ak.wwise.ui.bringToForeground"
-
- ak_wwise_ui_capturescreen = u"ak.wwise.ui.captureScreen"
-
- ak_wwise_ui_commands_execute = u"ak.wwise.ui.commands.execute"
-
- ak_wwise_ui_commands_executed = u"ak.wwise.ui.commands.executed"
-
- ak_wwise_ui_commands_getcommands = u"ak.wwise.ui.commands.getCommands"
-
- ak_wwise_ui_commands_register = u"ak.wwise.ui.commands.register"
-
- ak_wwise_ui_commands_unregister = u"ak.wwise.ui.commands.unregister"
-
- ak_wwise_ui_getselectedobjects = u"ak.wwise.ui.getSelectedObjects"
-
- ak_wwise_ui_project_close = u"ak.wwise.ui.project.close"
-
- ak_wwise_ui_project_create = u"ak.wwise.ui.project.create"
-
- ak_wwise_ui_project_open = u"ak.wwise.ui.project.open"
-
- ak_wwise_ui_selectionchanged = u"ak.wwise.ui.selectionChanged"
-
- ak_wwise_waapi_getfunctions = u"ak.wwise.waapi.getFunctions"
-
- ak_wwise_waapi_getschema = u"ak.wwise.waapi.getSchema"
-
- ak_wwise_waapi_gettopics = u"ak.wwise.waapi.getTopics"
|