Wwise SDK 2025.1.0
|
#include <AkCommandTypes.h>
Public 속성 | |
AkUniqueID | busID |
ID of the master bus 더 자세히 ... | |
AkUniqueID | audioDeviceSharesetID |
ID of Audio Device shareset to become the new destination output of the master bus. 더 자세히 ... | |
Sets the Audio Device to which a master bus outputs.
This overrides the setting in the Wwise project. Can only be set on top-level busses.
![]() | 참고: This command is useful only if used before the creation of an output, at the beginning of the sound engine setup. Once active outputs using this Bus have been created, it is imperative to use AkCmd_ReplaceOutput instead to change the type of output. |
This command can fail for the following reasons:
AK_InvalidParameter
when busID
or outputDeviceID
are invalid IDs.AK_IDNotFound
when either the Bus ID or the Device ID are not present in the Init bank or when the specified bus is not a top-level bus.AkCommandTypes.h 파일의 914 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요