async2v
stable
  • Quickstart
  • Concepts
  • Tutorial
    • Getting Started
    • Synchronous Filter
    • Asynchronous Filter
    • Keyboard
  • async2v package
async2v
  • Docs »
  • Tutorial
  • Edit on GitHub

TutorialΒΆ

Welcome to the detailed tutorial of async2v.

If you prefer a quicker, bottom-up introduction, head over to the Quickstart section.

  • Getting Started
    • Install async2v
    • Create an empty application
    • Add a display
    • Configure the main window
    • Add a video source
  • Synchronous Filter
    • Add a synchronous filter
    • Add a primary, non-debug display
    • Draw a component diagram
  • Asynchronous Filter
    • Try synchronous filter first
    • Run the expensive operation in a separate thread
    • Extract the expensive operation into an asynchronous component
    • Draw a component diagram
  • Keyboard
    • Add a keyboard handler
    • Use keyboard action events
    • Define a custom keyboard layout
Next Previous

© Copyright 2019, Thomas Reifenberger Revision dbd76b8d.

Built with Sphinx using a theme provided by Read the Docs.