Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const qint32 & | size () const |
The bitrate. Defaults to 102400. | |
void | setSize (qint32 newSize) |
bool | sizeNull () const |
void | setSizeNull () |
void Jellyfin::Loader::GetBitrateTestBytesParams::setSize | ( | qint32 | newSize | ) |
void Jellyfin::Loader::GetBitrateTestBytesParams::setSizeNull | ( | ) |
const qint32 & Jellyfin::Loader::GetBitrateTestBytesParams::size | ( | ) | const |
The bitrate. Defaults to 102400.
bool Jellyfin::Loader::GetBitrateTestBytesParams::sizeNull | ( | ) | const |