Go to the source code of this file.
Variables | |
| const int | kNumBuffers = 31 |
| const int | kNeedFreeFrames = 1 |
| const int | kPrebufferFramesNormal = 12 |
| const int | kPrebufferFramesSmall = 4 |
| const int | kKeepPrebuffer = 2 |
| const int kNumBuffers = 31 |
Definition at line 9 of file videoout_null.cpp.
| const int kNeedFreeFrames = 1 |
Definition at line 10 of file videoout_null.cpp.
| const int kPrebufferFramesNormal = 12 |
Definition at line 11 of file videoout_null.cpp.
| const int kPrebufferFramesSmall = 4 |
Definition at line 12 of file videoout_null.cpp.
| const int kKeepPrebuffer = 2 |
Definition at line 13 of file videoout_null.cpp.
1.5.5