Skip to content

Remove usages of private QAbstractVideoBuffer api #44

@Mercotui

Description

@Mercotui

The FrameHelper class currently uses the QAbstractVideoBuffer API to obtain a native OpenGL texture handle. This API has been made private in Qt6, and I am not aware of a suitable replacement.

If/when a suitable replacement is found, we should remove the usage of the QAbstractVideoBuffer API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions