Average bitrate of the stream in kb/s.
Bits per sample (bit depth) of the audio stream.
Number of audio channels.
Duration of the audio stream in milliseconds.
Duration rounded to the nearest second.
Total number of PCM sample frames in the stream.
Sample rate of the stream in Hz.
APE format version number (e.g. 3990 for v3.99).
StaticcreateAsynchronously create and populate an ApeProperties instance by
reading from file.
A resolved promise containing the populated properties object.
Audio properties for Monkey's Audio (APE) streams.
Supports both current (v3980+) and legacy header formats. Current versions use a 44-byte descriptor followed by a 24-byte header; older versions use a 26-byte header with embedded WAV format info.