1. 首页
  2. 考试认证
  3. 其它
  4. Opus Ada Ada 2012 Bindings for Opus Audio Codec

Opus Ada Ada 2012 Bindings for Opus Audio Codec

上传者: 2024-10-25 16:00:33上传 ZIP文件 29.89KB 热度 3次

Opus-Ada provides Ada bindings for the Opus audio codec, specifically including the encoder and decoder. Currently, some functions remain unbound as marked in the TODO list. Certain other functions, such as opus_encoder_get_size, opus_encoder_init, opus_decoder_get_size, and opus_decoder_init, will not be bound. Potential future bindings might include opus_repacketizer_, opus_multistream_, and opus_packet_*** functionalities.

Dependencies

  • Ada 2012 Compiler: Required for development.

  • Ahven 2.x: Used for unit testing.

Licensing

The Ada code for Opus-Ada is ISC licensed. Documentation for .ads files derives from opus.h and opus_defines.h* under the simplified BSD license.

用户评论