Version

menu_open

include/AK/SoundEngine/Common/IAkStreamMgr.h File Reference

Go to the source code of this file.

Classes

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

Namespaces

namespace   AK
 

Audiokinetic namespace.


Defines

Profiling string lengths.

#define  AK_MONITOR_STREAMNAME_MAXLENGTH   (64)
#define  AK_MONITOR_DEVICENAME_MAXLENGTH   (16)

Enumerations

enum   AkStmStatus {
  AK_StmStatusIdle = 0, AK_StmStatusCompleted = 1, AK_StmStatusPending = 2, AK_StmStatusCancelled = 3,
  AK_StmStatusError = 4
}
 

Stream status.

More...
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.

More...

Detailed Description

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

Definition in file IAkStreamMgr.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise