Registry / other / mfx-dispatch

mfx-dispatch

JSON →
library1.35.1vcpkgunverified

Open source Intel media sdk dispatcher.

vcpkg install mfx-dispatch
INSTALL
IMPORT
SIG · MFX-DISPATCH
M
mfx-dispatch
othercppv1.35.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mfxdispatcher.h
#include <mfxdispatcher.h>

Get dispatcher version.

#include <mfxdispatcher.h> #include <iostream> int main() { MFXDispatchedVersion version; mfxDispatch_GetVersion(&version); std::cout << "Version: " << version.Major << "." << version.Minor << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.35.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

mfx-dispatch — pip install mfx-dispatch · libregistry