menu
 
バージョン
2015.1.9.5624

2024.1.5.8803

2023.1.13.8732

2022.1.19.8584

2021.1.14.8108

2019.2.15.7667

2019.1.11.7296

2018.1.11.6987

2017.2.10.6745

2017.1.9.6501

2016.2.6.6153

2015.1.9.5624


menu_open

クラス AkAudioBuffer

すべてのメンバ一覧

Public メソッド

  AkAudioBuffer ()
  Constructor.
AkForceInline void  ClearData ()
  Clear data pointer.
AkForceInline void  Clear ()
  Clear members.
AkForceInline AkUInt16  MaxFrames ()
Channel queries.

AkForceInline AkUInt32  NumChannels ()
  Get the number of channels.
AkForceInline bool  HasLFE ()
  Returns true if there is an LFE channel present.
AkForceInline AkChannelConfig  GetChannelConfig () const

Public 変数

AKRESULT  eState
  Execution status.
AkUInt16  uValidFrames
  Number of valid sample frames in the audio buffer.

Protected 変数

void *  arData [AK_VOICE_MAX_NUM_CHANNELS]
  Array of audio buffers for each channel (Wii-specific implementation).
AkChannelConfig  channelConfig
  Channel config.
AkUInt16  uMaxFrames
  Number of sample frames the buffer can hold. Access through AkAudioBuffer::MaxFrames().

Deinterleaved interface

Get address of data: to be used with interleaved buffers only.

意見:
Only source plugins can output interleaved data. This is determined at initial handshaking.
参照:


AkForceInline bool  HasData ()
  Check if buffer has samples attached to it.
AkSampleType GetChannel (AkUInt32 in_uIndex)
AkSampleType GetLFE ()
void  ZeroPadToMaxFrames ()
AkForceInline void *  GetDataStartDMA ()
static AkUInt32  StandardToPipelineIndex (AkChannelConfig in_channelConfig, AkUInt32 in_uChannelIdx)

説明

Audio buffer structure including the address of an audio buffer, the number of valid frames inside, and the maximum number of frames the audio buffer can hold.

参照:

AkCommonDefs.h477 行で定義されています。


このクラスの説明は次のファイルから生成されました:

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう