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

GH-2143: Fix flush buffer not accepting undefined types #2190

Merged
merged 1 commit into from
Mar 27, 2019

Conversation

itsjamie
Copy link
Collaborator

@itsjamie itsjamie commented Mar 23, 2019

This PR will...

Make it so buffer flush events without a type flush both audio and video.

This makes it act like the expected behaviour from a comment in the stream controller stating that a event without type flushes both. See the linked issue for related code.

Why is this Pull Request needed?

See issue.

Are there any points in the code the reviewer needs to double check?

Are there any other unit tests that should be added?

Resolves issues:

Resolves #2143.

Checklist

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • API or design changes are documented in API.md

@johnBartos johnBartos added the Bug label Mar 27, 2019
@johnBartos johnBartos added this to the 0.13.0 milestone Mar 27, 2019
@johnBartos johnBartos merged commit cc46ea0 into master Mar 27, 2019
@johnBartos johnBartos modified the milestones: 0.13.0, 0.12.5 Jul 15, 2019
@johnBartos johnBartos modified the milestones: 0.12.5, 0.13.0 Aug 13, 2019
@itsjamie itsjamie deleted the bugfix/flush-buffer branch April 12, 2020 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

currentLevel not flushing the whole buffer
2 participants