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