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: expose canChangeType on the VHS property #911

Merged
merged 1 commit into from
Jul 17, 2020
Merged

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Jul 17, 2020

No description provided.

* @return {boolean}
* if changeType can be called.
*/
canChangeType() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it worth having this too vs just using the static function?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This method is used internally and makes its usage slightly easier.

@gkatsev gkatsev merged commit a4ab285 into main Jul 17, 2020
@gkatsev gkatsev deleted the codec-switching-helper branch July 17, 2020 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants