![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <ActiveAE.h>
Public Attributes | |
CActiveAEStream * | stream |
union { | |
float float_par | |
double double_par | |
int int_par | |
} | parameter |
double ActiveAE::MsgStreamParameter::double_par |
float ActiveAE::MsgStreamParameter::float_par |
int ActiveAE::MsgStreamParameter::int_par |
union { ... } ActiveAE::MsgStreamParameter::parameter |
CActiveAEStream* ActiveAE::MsgStreamParameter::stream |