This package enables developers to stream audio files from a remote server in macOS applications. It provides C# interfaces to interact with the native AVPlayer in the Unity scene, allowing for seamless audio streaming. Key features include:
- Changing the audio stream URL
- Adjusting the volume level of the audio stream
- Playing, pausing, and muting the audio stream
- Retrieving the current time of the audio stream
- Updating the seek time of the audio stream
This package simplifies the process of integrating audio streaming into macOS applications, making it easier to create engaging and interactive experiences.
The package provides a set of C# interfaces to interact with the macOS native AVPlayer, allowing for fine-grained control over the audio stream. It supports various operations, including changing the stream URL, adjusting the volume, and controlling playback. The package is designed to work seamlessly with Unity, making it easy to integrate into existing projects.





