Skip to content

Commit

Permalink
update readme.md (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitris-c authored Apr 1, 2024
1 parent ffa5bf8 commit c5bdbdd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ Under the hood `AudioStreaming` uses `AVAudioEngine` and `CoreAudio` for playbac
- AIFF, AIFC, WAVE, CAF, NeXT, ADTS, MPEG Audio Layer 3, AAC audio formats
- M4A (_Optimized files only_)

As of 1.2.0 version, there's support for non-optimized remote M4A, please report any issues

Known limitations:
- As described above non-optimised M4A files are not supported this is a limitation of [AudioFileStream Services](https://developer.apple.com/documentation/audiotoolbox/audio_file_stream_services?language=swift)
~~- As described above non-optimised M4A files are not supported this is a limitation of [AudioFileStream Services](https://developer.apple.com/documentation/audiotoolbox/audio_file_stream_services?language=swift)~~


# Requirements
Expand Down

0 comments on commit c5bdbdd

Please sign in to comment.