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

Adding some new functionality and documentation to DummyReader #527

Merged
merged 3 commits into from
Jun 7, 2020

Commits on Jun 6, 2020

  1. Adding some new functionality and documentation to DummyReader. Addin…

    …g the ability to add test frames, with fake image and audio data. This will can be used in unittests, and will soon be used to verify some new audio improvements (coming soon).
    jonoomph committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    7831cfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d29027a View commit details
    Browse the repository at this point in the history
  3. Replacing WriteFrame() method with custom constructor which can accep…

    …t a CacheBase* pointer, for instances where a DummyReader needs some specific test Frame objects
    jonoomph committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    8b12c1f View commit details
    Browse the repository at this point in the history