![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <mediaplayer2.h>
Public Slots | |
| void | Quit () |
| void | Raise () |
Public Member Functions | |
| bool | canQuit () const |
| bool | canRaise () const |
| bool | canSetFullscreen () const |
| QString | desktopEntry () const |
| bool | fullscreen () const |
| void | setFullscreen (bool value) |
| bool | hasTrackList () const |
| QString | identity () const |
| QStringList | supportedMimeTypes () const |
| QStringList | supportedUriSchemes () const |
Properties | |
| bool | CanQuit |
| bool | CanRaise |
| bool | CanSetFullscreen |
| QString | DesktopEntry |
| bool | Fullscreen |
| bool | HasTrackList |
| QString | Identity |
| QStringList | SupportedMimeTypes |
| QStringList | SupportedUriSchemes |
| QString Jellyfin::Platform::FreeDesktop::MediaPlayer2Adaptor::desktopEntry | ( | ) | const |
| QString Jellyfin::Platform::FreeDesktop::MediaPlayer2Adaptor::identity | ( | ) | const |
| void Jellyfin::Platform::FreeDesktop::MediaPlayer2Adaptor::setFullscreen | ( | bool | value | ) |
| QStringList Jellyfin::Platform::FreeDesktop::MediaPlayer2Adaptor::supportedMimeTypes | ( | ) | const |
| QStringList Jellyfin::Platform::FreeDesktop::MediaPlayer2Adaptor::supportedUriSchemes | ( | ) | const |