The library exposes diagnostics in the public control and workflow surfaces so consumers can build their own inspector UI.
GpuMediaPlayer exposes:
IMediaWorkflowProviderDiagnostics reports the configured provider mode, active provider kind, and fallback reason selected by AddMediaPlayerWorkflows(...).
The demo's movie inspector window is the canonical example of how to surface provider and rendering details to users without coupling application UI to backend-specific types.