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

Fix a typo in MediaPlayer property name #327

Closed
wants to merge 1 commit into from

Conversation

nightfog-git
Copy link

Description of Change

Fix a typo in ProgramScrambled property name. Master branch is also affected.

API Changes

Changed:

  • MediaPlayer.ProgramScambled => MediaPlayer.ProgramScrambled

Platforms Affected

  • Core (all platforms)

@mfkl
Copy link
Member

mfkl commented Jun 22, 2023

Thanks. That's a breaking change :-/

@mfkl
Copy link
Member

mfkl commented Aug 9, 2023

How about putting this under an [Obsolete] property and adding the new property side by side? This way we don't break existing user code and they have a warning that it will break in the next major version.

@mfkl
Copy link
Member

mfkl commented May 23, 2024

merged on master e7917c1

@mfkl mfkl closed this May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants