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