Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::Model::DeviceProfile Namespace Reference

Functions

DTO::DeviceProfile generateProfile ()
 
bool supportsHls ()
 
int maxStreamingBitrate ()
 
bool canPlayH264 ()
 
bool canPlayH265 ()
 
bool canPlayAc3 ()
 
bool supportsMp3VideoAudio ()
 

Function Documentation

◆ canPlayAc3()

bool Jellyfin::Model::DeviceProfile::canPlayAc3 ( )

◆ canPlayH264()

bool Jellyfin::Model::DeviceProfile::canPlayH264 ( )

◆ canPlayH265()

bool Jellyfin::Model::DeviceProfile::canPlayH265 ( )

◆ generateProfile()

DTO::DeviceProfile Jellyfin::Model::DeviceProfile::generateProfile ( )

◆ maxStreamingBitrate()

int Jellyfin::Model::DeviceProfile::maxStreamingBitrate ( )

◆ supportsHls()

bool Jellyfin::Model::DeviceProfile::supportsHls ( )

◆ supportsMp3VideoAudio()

bool Jellyfin::Model::DeviceProfile::supportsMp3VideoAudio ( )