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