MythTV  master
Macros | Variables
mythvideooutnull.cpp File Reference
#include "libmythbase/mythlogging.h"
#include "mythvideooutnull.h"
#include <map>
#include <iostream>
Include dependency graph for mythvideooutnull.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("VidOutNull: ")
 

Variables

const int kNeedFreeFrames = 1
 
const int kPrebufferFramesNormal = 12
 
const int kPrebufferFramesSmall = 4
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("VidOutNull: ")

Definition at line 13 of file mythvideooutnull.cpp.

Variable Documentation

◆ kNeedFreeFrames

const int kNeedFreeFrames = 1

Definition at line 9 of file mythvideooutnull.cpp.

Referenced by MythVideoOutputNull::Init().

◆ kPrebufferFramesNormal

const int kPrebufferFramesNormal = 12

Definition at line 10 of file mythvideooutnull.cpp.

Referenced by MythVideoOutputNull::Init().

◆ kPrebufferFramesSmall

const int kPrebufferFramesSmall = 4

Definition at line 11 of file mythvideooutnull.cpp.

Referenced by MythVideoOutputNull::Init().