FireBirdLib - Topfield TMS PVR TAP Programming Library
CaptureScreen.c File Reference
#include "FBLib_av.h"
#include "libFireBird.h"

Go to the source code of this file.

Functions

bool CaptureScreen (int BMPwidth, int BMPheight, byte *BMPPixelBuffer, bool bOSD, int Alpha)
 

Function Documentation

◆ CaptureScreen()

bool CaptureScreen ( int  BMPwidth,
int  BMPheight,
byte *  BMPPixelBuffer,
bool  bOSD,
int  Alpha 
)

Definition at line 4 of file CaptureScreen.c.

References GetPIPPosition(), OSDToBMP(), TRACEENTER, TRACEEXIT, and VideoToBMP().