Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-95542

can't subclass QVideoSink

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: P5: Not important P5: Not important
    • None
    • 6.2.0 Beta2
    • Multimedia
    • None
    • All

      no methods of QVideoSink are virtual, so it is not possible to subclass and override.

      for example, if you wish to have a camera display its video frames on multiple monitors, one would previously subclass QAbstractVideoSurface, and override present(), then send it to however many scenes you wanted.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            laknoll Lars Knoll
            davecotter David M. Cotter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes