バージョン

menu_open

構造体 AkMusicPlaylistCallbackInfo

AkMusicPlaylistCallbackInfoに対する継承グラフ
AkEventCallbackInfo AkCallbackInfo

すべてのメンバ一覧

Public 変数

AkUniqueID  playlistID
  ID of playlist node.
AkUInt32  uNumPlaylistItems
  Number of items in playlist node (may be segments or other playlists).
AkUInt32  uPlaylistSelection
  Selection: set by sound engine, modified by callback function (if not in range 0 <= uPlaylistSelection < uNumPlaylistItems then ignored).
AkUInt32  uPlaylistItemDone
  Playlist node done: set by sound engine, modified by callback function (if set to anything but 0 then the current playlist item is done, and uPlaylistSelection is ignored).

説明

Callback information structure corresponding to AK_MusicPlaylistSelect. Called when a music playlist container must select its next item to play. The members uPlaylistSelection and uPlaylistItemDone are set by the sound engine before the callback function call. They are set to the next item selected by the sound engine. They are to be modified by the callback function if the selection is to be changed.

参照:

AkCallback.h161 行で定義されています。


この構造体の説明は次のファイルから生成されました:

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう