* Corrected comment.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36171 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -134,7 +134,7 @@ protected:
|
|||||||
public:
|
public:
|
||||||
enum run_mode {
|
enum run_mode {
|
||||||
B_OFFLINE = 1,
|
B_OFFLINE = 1,
|
||||||
// This mode has realtime constraint.
|
// This mode has no realtime constraint.
|
||||||
B_DECREASE_PRECISION,
|
B_DECREASE_PRECISION,
|
||||||
// When late, try to catch up by reducing quality.
|
// When late, try to catch up by reducing quality.
|
||||||
B_INCREASE_LATENCY,
|
B_INCREASE_LATENCY,
|
||||||
|
|||||||
Reference in New Issue
Block a user