#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "libFireBird.h"
#include "FBLib_LogoManager.h"
Go to the source code of this file.
Functions | |
char * | LogoManager_GetPathToLogoByChannelID (ulong64 ChannelID, tLogoStyle LogoStyle, tLogoSize LogoSize, tLogoAspect LogoAR, char *LogoPath) |
char * LogoManager_GetPathToLogoByChannelID | ( | ulong64 | ChannelID, |
tLogoStyle | LogoStyle, | ||
tLogoSize | LogoSize, | ||
tLogoAspect | LogoAR, | ||
char * | LogoPath | ||
) |
Definition at line 7 of file LogoManager_GetLogoFileNameByChannelID.c.
References FBLIB_DIR_SIZE, HDD_ChangeDir(), HDD_TAP_PopDir(), HDD_TAP_PushDir(), INICloseFile(), INIGetString(), INIOpenFile(), LGSZ_ibl, LGSZ_qsl, LGSZ_qtl, LILNAME, LogoManager_CB, LogoManager_GetDirectory(), LogoManager_Initialize(), LOGOROOT, TRACEENTER, and TRACEEXIT.