![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
| const bool & | newDevicesOnly () const |
| Only discover new tuners. | |
| void | setNewDevicesOnly (bool newNewDevicesOnly) |
| bool | newDevicesOnlyNull () const |
| void | setNewDevicesOnlyNull () |
| const bool & Jellyfin::Loader::DiscoverTunersParams::newDevicesOnly | ( | ) | const |
Only discover new tuners.
| bool Jellyfin::Loader::DiscoverTunersParams::newDevicesOnlyNull | ( | ) | const |
| void Jellyfin::Loader::DiscoverTunersParams::setNewDevicesOnly | ( | bool | newNewDevicesOnly | ) |
| void Jellyfin::Loader::DiscoverTunersParams::setNewDevicesOnlyNull | ( | ) |