![]() |
Miam-Player
0.8.0
A nice music player
|
This is the complete list of members for QtAV::GLSLFilter, including all inherited members.
apply(Statistics *statistics, VideoFrame *frame=0) | QtAV::VideoFilter | |
context() | QtAV::VideoFilter | |
enabled | QtAV::Filter | |
enabledChanged(bool) | QtAV::Filter | signal |
fbo() const | QtAV::GLSLFilter | |
Filter(FilterPrivate &d, QObject *parent=0) | QtAV::Filter | protected |
GLSLFilter(QObject *parent=0) | QtAV::GLSLFilter | |
GLSLFilter(GLSLFilterPrivate &d, QObject *parent=0) | QtAV::GLSLFilter | protected |
installTo(AVPlayer *player) | QtAV::VideoFilter | virtual |
installTo(AVOutput *output) | QtAV::VideoFilter | |
isEnabled() const | QtAV::Filter | |
isOwnedByTarget() const | QtAV::Filter | |
isSupported(VideoFilterContext::Type ct) const Q_DECL_OVERRIDE | QtAV::GLSLFilter | inlinevirtual |
opengl() const | QtAV::GLSLFilter | |
outputSize | QtAV::GLSLFilter | |
outputSize() const | QtAV::GLSLFilter | |
outputSizeChanged(const QSize &size) | QtAV::GLSLFilter | signal |
prepareContext(VideoFilterContext *&ctx, Statistics *statistics=0, VideoFrame *frame=0) | QtAV::VideoFilter | |
process(Statistics *statistics, VideoFrame *frame=0) Q_DECL_OVERRIDE | QtAV::GLSLFilter | protectedvirtual |
setEnabled(bool enabled=true) | QtAV::Filter | slot |
setOutputSize(const QSize &value) | QtAV::GLSLFilter | |
setOutputSize(int width, int height) | QtAV::GLSLFilter | |
setOwnedByTarget(bool value=true) | QtAV::Filter | |
uninstall() | QtAV::Filter | |
VideoFilter(QObject *parent=0) | QtAV::VideoFilter | |
VideoFilter(VideoFilterPrivate &d, QObject *parent=0) | QtAV::VideoFilter | protected |
~Filter() | QtAV::Filter | virtual |