Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Namespaces | Functions
dbus.hh File Reference
#include <ase/defs.hh>

Go to the source code of this file.

Namespaces

namespace  Ase
 The Anklang C++ API namespace.
 

Functions

String Ase::DBus::rtkit_make_high_priority (pid_t thread, int nice_level)
 
int Ase::DBus::rtkit_get_min_nice_level ()
 

Function Documentation

◆ rtkit_get_min_nice_level()

int Ase::DBus::rtkit_get_min_nice_level ( )

Definition at line 72 of file dbus.cc.

◆ rtkit_make_high_priority()

String Ase::DBus::rtkit_make_high_priority ( pid_t  thread,
int  nice_level 
)

Definition at line 28 of file dbus.cc.