Skip to content

steam-audiov4.8.1

Updated

Valve's steam audio library

#Usage

steam-audio provides CMake targets:

find_package(steam-audio CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::steam-audio::phonon)

#License

Apache-2.0

#Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

#Features

No features defined.

#Dependencies

and one transitive dependency:

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Ada Tufankjian's avatarAda Tufankjian
  • Frank's avatarFrank
  • toge's avatartoge

#Changelog

  • 4c78710[steam-audio] update to 4.8.1 (#49971)
  • b944ff7[steam-audio] update to 4.7.0 (#47665)
  • 218f0d9[steam-audio] Include <chrono> for high_resolution_clock (#43670)
  • d80311e[steam-audio] Adding port (#40942)