FireBirdLib - Topfield TMS PVR TAP Programming Library
OSDMenuProgressBarShow.c File Reference
#include <string.h>
#include "FBLib_TMSOSDMenu.h"

Go to the source code of this file.

Macros

#define PROGRESSBARX   234
 
#define PROGRESSBARY   330
 

Functions

void OSDMenuProgressBarShow (const char *Title, const char *Text, dword Value, dword MaxValue, TYPE_GrData *DifferentProgressBar)
 

Macro Definition Documentation

◆ PROGRESSBARX

#define PROGRESSBARX   234

Definition at line 4 of file OSDMenuProgressBarShow.c.

◆ PROGRESSBARY

#define PROGRESSBARY   330

Definition at line 5 of file OSDMenuProgressBarShow.c.

Function Documentation

◆ OSDMenuProgressBarShow()

void OSDMenuProgressBarShow ( const char *  Title,
const char *  Text,
dword  Value,
dword  MaxValue,
TYPE_GrData *  DifferentProgressBar 
)