Skip to content

PIXGetCaptureState() needs to identify whether internal/external capture is enabled #9

Description

@alecazam

This call just returns 0. That is not a valid implemantion, and doesn't correspond with the documentation. 0 means no capture is active. At least, it should mark a flag when Begin/EndCapture is called by the app (internal), but also when the Pix app starts a capture (external).

That way apps can skip calling PIX calls until a capture starts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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