Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
godotengine
/
godot
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
25.2k
Star
110k
Code
Issues
5k+
Pull requests
4.9k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
godot
doc
classes
AudioStreamPlayer.xml
on
master
User selector
All users
All time
Commit History
Commits on Mar 25, 2026
Improve editor-only class checking
dalexeev
committed
32d1f51
Copy full SHA for 32d1f51
Commits on Jun 4, 2025
Remove redundant info on the enum types used
timothyqiu
committed
1e82baf
Copy full SHA for 1e82baf
Commits on Dec 18, 2024
Add `volume_linear` property and methods for audio-related classes
Show description for 2f5b97c
Meorge
committed
2f5b97c
Copy full SHA for 2f5b97c
Commits on Nov 19, 2024
Document `AudioStreamPlayer.get_playback_position()` intentionally always returning `0.0` when using `AudioStreamInteractive`
KingTheFifth
committed
3ab88c2
Copy full SHA for 3ab88c2
Commits on Aug 30, 2024
Expose `AudioStreamPlayer{2D,3D}::set_playing` and remove `AudioStreamPlayer::{2D,3D}::_is_active`
Show description for 7fd261c
raulsntos
committed
7fd261c
Copy full SHA for 7fd261c
Commits on Aug 2, 2024
Fix several typos in the documentation
timothyqiu
committed
7cf9ed5
Copy full SHA for 7cf9ed5
Commits on Jun 18, 2024
Add samples playback support
adamscott
committed
52fa4f0
Copy full SHA for 52fa4f0
Commits on Apr 8, 2024
Merge pull request #90310 from mhilbrunner/OutdatedDemos
Show description for 2ae6343
akien-mga
committed
2ae6343
Copy full SHA for 2ae6343
Merge pull request #81858 from Mickeon/doc-peeves-that-will-be-merged-in-2030
Show description for e1050e2
akien-mga
committed
e1050e2
Copy full SHA for e1050e2
Commits on Apr 7, 2024
Update links to outdated asset library demos
Show description for c837186
skyace65
and
mhilbrunner
committed
c837186
Copy full SHA for c837186
Commits on Feb 22, 2024
Add keywords to improve search in the class reference
Calinou
committed
f781571
Copy full SHA for f781571
Commits on Dec 30, 2023
Overhaul AudioStreamPlayer's documentation
Mickeon
committed
292982a
Copy full SHA for 292982a
Commits on Oct 3, 2023
Validate `code` tags for class and member references
Show description for cc0eebd
YuriSizov
committed
cc0eebd
Copy full SHA for cc0eebd
Commits on Jul 6, 2023
Doctool: Remove version attribute from XML header
Show description for 81064cc
akien-mga
committed
81064cc
Copy full SHA for 81064cc
Commits on Jul 5, 2023
Bump version to 4.2-dev
Show description for 346f1ab
akien-mga
committed
346f1ab
Copy full SHA for 346f1ab
Commits on Mar 1, 2023
Bump version to 4.1-dev
Show description for 1c1524a
akien-mga
committed
1c1524a
Copy full SHA for 1c1524a
Commits on Jan 28, 2023
Implement blending audio feature to AnimationTree
TokageItLab
committed
7533088
Copy full SHA for 7533088
Commits on Aug 12, 2022
[doc] Use "param" instead of "code" to refer to parameters (8)
asmaloney
committed
9b345e7
Copy full SHA for 9b345e7
Commits on Aug 8, 2022
Rename the argument tag to param in XML documentation
YuriSizov
committed
c5d7115
Copy full SHA for c5d7115
Commits on Jul 8, 2022
AudioStreamPlayer: Clarify that no validation is made on 'bus' name
Show description for eedb729
akien-mga
committed
eedb729
Copy full SHA for eedb729
Commits on Feb 14, 2022
Add an XML schema for documentation
Show description for b68dd2e
Calinou
committed
b68dd2e
Copy full SHA for b68dd2e
Commits on Nov 15, 2021
Replace Godot docs URL with `$DOCS_URL` in XML class reference
akien-mga
committed
6c1bd4d
Copy full SHA for 6c1bd4d
Commits on Sep 7, 2021
Add polyphony to Audio Stream Player nodes
Ellen Poe
committed
0e3cab4
Copy full SHA for 0e3cab4
Commits on Jul 30, 2021
doc: Use self-closing tags for `return` and `argument`
Show description for 7adf4cc
akien-mga
committed
7adf4cc
Copy full SHA for 7adf4cc
Commits on Jun 10, 2021
Let var2str display StringName with correct sigil
cptchuckles
committed
6710ad1
Copy full SHA for 6710ad1
Commits on May 5, 2021
Improve the AudioStreamPlayer(2D/3D) class descriptions
Calinou
committed
b90adec
Copy full SHA for b90adec
Commits on Oct 2, 2020
Link to demos from within the class reference
aaronfranke
committed
439be61
Copy full SHA for 439be61
Commits on Aug 31, 2020
Add link titles for all links in the class reference
Show description for c4903a6
Calinou
committed
c4903a6
Copy full SHA for c4903a6
Commits on Apr 26, 2020
Improve `pitch_scale` descriptions in AudioStreamPlayer documentation
Show description for 4751dee
Calinou
and
Cheeseness
committed
4751dee
Copy full SHA for 4751dee
Commits on Feb 22, 2020
doc: Sync classref with StringName/Callable changes
akien-mga
committed
fea37cf
Copy full SHA for fea37cf
Commits on Feb 1, 2020
Update docs to version 4.0
clayjohn
committed
57e2768
Copy full SHA for 57e2768
Commits on Jan 26, 2020
doc: Drop unused 'category' property from header
Show description for 2d20fc3
akien-mga
committed
2d20fc3
Copy full SHA for 2d20fc3
Commits on Jan 10, 2020
Complete documentation of various classes
KoBeWi
committed
508e624
Copy full SHA for 508e624
Commits on Dec 6, 2019
doc: Markup fixes for enums and constants
akien-mga
committed
4eff13d
Copy full SHA for 4eff13d
Commits on Jul 15, 2019
doc: Sync classref with current source
akien-mga
committed
efd5563
Copy full SHA for efd5563
Previous
Next
You can’t perform that action at this time.