kodi
Public Attributes | List of all members
PVR_SIGNAL_STATUS Struct Reference

"C" PVR add-on signal status information. More...

#include <pvr_channels.h>

Collaboration diagram for PVR_SIGNAL_STATUS:
Collaboration graph
[legend]

Public Attributes

char strAdapterName [PVR_ADDON_NAME_STRING_LENGTH]
 
char strAdapterStatus [PVR_ADDON_NAME_STRING_LENGTH]
 
char strServiceName [PVR_ADDON_NAME_STRING_LENGTH]
 
char strProviderName [PVR_ADDON_NAME_STRING_LENGTH]
 
char strMuxName [PVR_ADDON_NAME_STRING_LENGTH]
 
int iSNR
 
int iSignal
 
long iBER
 
long iUNC
 

Detailed Description

"C" PVR add-on signal status information.

Structure used to interface in "C" between Kodi and Addon.

See kodi::addon::PVRSignalStatus for description of values.


The documentation for this struct was generated from the following file: