版本

menu_open
virtual AKRESULT AK::IAkPluginContextBase::GetOutputID ( AkUInt32 out_uOutputID,
AkUInt32 out_uDeviceType  
) const [pure virtual]

Identify the mixing graph where the plug-in is instantiated by getting the end-point's output ID and device type that were given to AddSecondaryOutput(). Primary output graph returns out_uOutputID = 0 and out_uDeviceType = (AkUInt32)AkOutput_Main. Applicable to plug-ins instantiated in the Master-Mixer hierarchy only (bus insert, mixer, sink). Plug-ins instantiated in the Actor-Mixer hierarchy (i.e. on voices) return AK_NotCompatible.

See also:
integrating_secondary_outputs
Returns:
The device type and unique identifier. AK_Success if successful, AK_NotCompatible otherwise.
Parameters:
out_uOutputID  Device identifier, when multiple devices of the same type are possible.
out_uDeviceType  Device type, must be one of the currently supported devices types. Can be casted to platforms-specific AkAudioOutputType.

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅