Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(COM): add more Core Audio interfaces #937

Merged
merged 1 commit into from
Nov 29, 2024
Merged

feat(COM): add more Core Audio interfaces #937

merged 1 commit into from
Nov 29, 2024

Conversation

halildurmus
Copy link
Owner

Description

Adds IAudioSessionControl2, IAudioSessionEnumerator, and IAudioSessionManager2 interfaces.

Related Issue

#936

Type of Change

  • πŸš€ feat – New feature (non-breaking change that adds functionality)
  • πŸ› οΈ fix – Bug fix (non-breaking change that fixes an issue)
  • ❌ ! – Breaking change (fix or feature that causes existing functionality to change)
  • ⚑ perf – Performance improvement
  • 🧹 refactor – Code refactor (no functionality change)
  • πŸ“ docs – Documentation update
  • 🎨 style – Code style changes (formatting, renaming, etc.)
  • πŸ§ͺ test – Test update or addition
  • πŸ”§ build – Build related changes
  • βœ… ci – CI related changes
  • πŸ—‘οΈ chore – Chore (maintenance, non-production code change)
  • ◀️ revert – Revert a previous commit

@github-actions github-actions bot added package: generator Issue with package:generator package: win32 Issue with package:win32 labels Nov 29, 2024
@halildurmus halildurmus merged commit 2eaeef1 into main Nov 29, 2024
14 checks passed
@halildurmus halildurmus deleted the audio branch November 29, 2024 11:42
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 62.18%. Comparing base (2f75003) to head (33e86fd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #937   +/-   ##
=======================================
  Coverage   62.18%   62.18%           
=======================================
  Files          34       34           
  Lines        1145     1145           
=======================================
  Hits          712      712           
  Misses        433      433           
Flag Coverage Ξ”
win32 60.84% <ΓΈ> (ΓΈ)

Flags with carried forward coverage won't be shown. Click here to find out more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: generator Issue with package:generator package: win32 Issue with package:win32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants