バージョン

    その他のドキュメント

menu_open
Wwise SDK 2018.1.11
AkMusicPlaylistCallbackInfo 構造体
AkMusicPlaylistCallbackInfo の継承関係図
AkEventCallbackInfo AkCallbackInfo

公開変数類

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) [詳解]
 
- 基底クラス AkEventCallbackInfo に属する継承公開変数類
AkPlayingID  playingID
  Playing ID of Event, returned by PostEvent() [詳解]
 
AkUniqueID  eventID
  Unique ID of Event, passed to PostEvent() [詳解]
 
- 基底クラス AkCallbackInfo に属する継承公開変数類
void *  pCookie
  User data, passed to PostEvent() [詳解]
 
AkGameObjectID  gameObjID
  Game object ID [詳解]
 

詳解

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.h184 行目に定義があります。


この構造体詳解は次のファイルから抽出されました:

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう