#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 | |
TYPE_GrData * | LogoManager_GetLogoByChannelID (ulong64 ChannelID, tLogoStyle LogoStyle, tLogoSize LogoSize, tLogoAspect LogoAR) |
TYPE_GrData * LogoManager_GetLogoByChannelID | ( | ulong64 | ChannelID, |
tLogoStyle | LogoStyle, | ||
tLogoSize | LogoSize, | ||
tLogoAspect | LogoAR | ||
) |
Definition at line 7 of file LogoManager_GetLogoByChannelID.c.
References tLogoData::grData, HDD_ChangeDir(), HDD_TAP_PopDir(), HDD_TAP_PushDir(), INICloseFile(), INIGetString(), INIOpenFile(), LILNAME, LOGOCACHE, LogoManager_CB, LogoManager_GetLogoByLogoName(), LogoManager_Initialize(), LogoManager_LogoData, LogoManager_NrLogos, LOGOROOT, SEEK_SET, TRACEENTER, and TRACEEXIT.
Referenced by LogoManager_GetLogoByChannel().