Version

    Other Documentation

menu_open

AkAudioFormat Struct Reference

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

List of all members.

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

Public Attributes

AkUInt32  uSampleRate
  Number of samples per second.
AkChannelConfig  channelConfig
  Channel configuration.
AkUInt32  uBitsPerSample:6
  Number of bits per sample.
AkUInt32  uBlockAlign:10
  Number of bytes per sample frame.
AkUInt32  uTypeID:2
  Data type ID (AkDataTypeID).
AkUInt32  uInterleaveID:1
  Interleave ID (AkDataInterleaveID).

Detailed Description

Defines the parameters of an audio buffer format.

Definition at line 310 of file AkCommonDefs.h.


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

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