Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 252 Bytes

File metadata and controls

13 lines (7 loc) · 252 Bytes

Samples - C++ / Windows

Decoding

AAC

Advanced Audio Coding

dec_aac_adts_file

Decode AAC file in Audio Data Transport Stream (ADTS) format and save the output to WAV file.

See dec_aac_adts_file for details.