バージョン

menu_open
Wwise SDK 2021.1.14
IAkStreamMgr.h ファイル

[ソースコード]

クラス

struct   AkFileSystemFlags
  File system flags for file descriptors mapping. [詳解]
 
struct   AkStreamInfo
 
struct   AkAutoStmHeuristics
  Automatic streams heuristics. [詳解]
 
struct   AkAutoStmBufSettings
  Automatic streams buffer settings/constraints. [詳解]
 
struct   AkDeviceDesc
  Device descriptor. [詳解]
 
struct   AkDeviceData
  Device descriptor. [詳解]
 
struct   AkStreamRecord
  Stream general information. [詳解]
 
struct   AkStreamData
  Stream statistics. [詳解]
 
class   AK::IAkStreamProfile
 
class   AK::IAkDeviceProfile
 
class   AK::IAkStreamMgrProfile
 
class   AK::IAkStdStream
 
class   AK::IAkAutoStream
 
class   AK::IAkStreamMgr
 

名前空間

namespace   AK
  Audiokinetic namespace
 

Profiling string lengths.

#define  AK_MONITOR_STREAMNAME_MAXLENGTH   (64)
 
#define  AK_MONITOR_DEVICENAME_MAXLENGTH   (16)
 
enum   AkStmStatus {
  AK_StmStatusIdle = 0, AK_StmStatusCompleted = 1, AK_StmStatusPending = 2, AK_StmStatusCancelled = 3,
  AK_StmStatusError = 4
}
  Stream status. [詳解]
 
enum   AkMoveMethod { AK_MoveBegin = 0, AK_MoveCurrent = 1, AK_MoveEnd = 2 }
 
enum   AkOpenMode { AK_OpenModeRead = 0, AK_OpenModeWrite = 1, AK_OpenModeWriteOvrwr = 2, AK_OpenModeReadWrite = 3 }
  File open mode. [詳解]
 

詳解

Defines the API of Audiokinetic's I/O streaming solution.

IAkStreamMgr.h に定義があります。


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう