Version

menu_open
Attention : vous avez été redirigé vers la plus récente documentation correspondant à votre version générale ( 2019.1.11.7296 ). Si vous souhaitez accéder à la documentation de votre version précise, veuillez télécharger la documentation hors ligne depuis l'Audiokinetic Launcher et sélectionner l'option de documentation Offline dans l'application de création Wwise.
Wwise SDK 2019.1.11

Defines the parameters of an audio buffer format. More...

Public Member Functions

AkForceInline AkUInt32  GetNumChannels () const
 
AkForceInline bool  HasLFE () const
 
AkForceInline bool  HasCenter () const
 
AkForceInline AkUInt32  GetBitsPerSample () const
 
AkForceInline AkUInt32  GetBlockAlign () const
 
AkForceInline AkUInt32  GetTypeID () const
 
AkForceInline AkUInt32  GetInterleaveID () const
 
void  SetAll (AkUInt32 in_uSampleRate, AkChannelConfig in_channelConfig, AkUInt32 in_uBitsPerSample, AkUInt32 in_uBlockAlign, AkUInt32 in_uTypeID, AkUInt32 in_uInterleaveID)
 
AkForceInline bool  IsChannelConfigSupported () const
 
AkForceInline bool  operator== (const AkAudioFormat &in_other) const
 
AkForceInline bool  operator!= (const AkAudioFormat &in_other) const
 

Public Attributes

AkUInt32  uSampleRate
  Number of samples per second. More...
 
AkChannelConfig  channelConfig
  Channel configuration. More...
 
AkUInt32  uBitsPerSample:6
  Number of bits per sample. More...
 
AkUInt32  uBlockAlign:10
  Number of bytes per sample frame. (For example a 5.1 PCM 16bit should have a uBlockAlign equal to 6(5.1 channels)*2(16 bits per sample) = 12. More...
 
AkUInt32  uTypeID:2
  Data type ID (AkDataTypeID). More...
 
AkUInt32  uInterleaveID:1
  Interleave ID (AkDataInterleaveID). More...
 

Detailed Description

Defines the parameters of an audio buffer format.

Definition at line 59 of file AkCommonDefs.h.


The documentation for this struct was generated from the following file:

Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise