We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
or commit id if not using release version
set environment var QTAV_LOG=all or C++ api QtAV::setLogLevel(All) to enable log.
QTAV_LOG=all
QtAV::setLogLevel(All)
For Player and QMLPlayer example app, choose log level all in config page.
all
NOTE: QtAV is no longer maintained, please use new sdk
The text was updated successfully, but these errors were encountered:
No branches or pull requests
QtAV, Qt version and platform
or commit id if not using release version
Reproduction steps
Expected behavior
Actual behavior
Log file
set environment var
QTAV_LOG=all
or C++ apiQtAV::setLogLevel(All)
to enable log.For Player and QMLPlayer example app, choose log level
all
in config page.Sample files (optional)
The text was updated successfully, but these errors were encountered: