AACデコーダー¶
AAC Decoder
AAC形式で提供されるオーディオデータストリームをデコードします。
Decode an audio data stream provided in AAC format.
APIリファレンス¶
API Reference
関数¶
Functions
-
audio_element_handle_t
aac_decoder_init
(aac_decoder_cfg_t *config)¶ 着信AACデータをデコードするためのオーディオエレメントハンドルを作成します。
Create an Audio Element handle to decode incoming AAC data.
- Return
- オーディオエレメントハンドル
The audio element handle
- Parameters
config
: 構成config
: The configuration