ADTS.bt
Parse AAC's ADTS(Audio Data Transport Stream) audio files.
File Information
Authors: | zhoubo |
Category: | Audio |
Version: | 0.3 |
File Mask: | *.aac |
ID Bytes: | FF //ADTS Syncword |
Available Versions
Version |
Date |
Author |
Changes |
Download |
0.3 |
2024-02-12 |
zhoubo |
use BitfieldDisablePadding(Unpadded Bitfields) for odd header bytes(7,9 bytes) color, and remove FSeek. |
Download |
0.2 |
2024-02-06 |
zhoubo |
fix some comment & color. |
Download |
0.1 |
2022-06-29 |
zhoubo |
Init release. only ADTS, not support ADIF,LATM. |
Download |
Return to the Template Repository