Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
Functions | |
DTO::DeviceProfile | generateProfile () |
bool | supportsHls () |
int | maxStreamingBitrate () |
bool | canPlayH264 () |
bool | canPlayH265 () |
bool | canPlayAc3 () |
bool | supportsMp3VideoAudio () |
bool Jellyfin::Model::DeviceProfile::canPlayAc3 | ( | ) |
bool Jellyfin::Model::DeviceProfile::canPlayH264 | ( | ) |
bool Jellyfin::Model::DeviceProfile::canPlayH265 | ( | ) |
DTO::DeviceProfile Jellyfin::Model::DeviceProfile::generateProfile | ( | ) |
int Jellyfin::Model::DeviceProfile::maxStreamingBitrate | ( | ) |
bool Jellyfin::Model::DeviceProfile::supportsHls | ( | ) |
bool Jellyfin::Model::DeviceProfile::supportsMp3VideoAudio | ( | ) |