|
void | initPlayerLoop (int argc, char **argv) |
| To initialize Gstreamer and start mainloop (for standalone mode) More...
|
|
FILE * | getConfigFile (const std::string &cfgFile) |
|
| AampPlayer (const AampPlayer &aampPlayer) |
|
AampPlayer & | operator= (const AampPlayer &aampPlayer) |
|
|
bool | mEnableProgressLog |
|
std::string | mTuneFailureDescription |
|
|
static bool | mInitialized = false |
|
static GMainLoop * | mAampGstPlayerMainLoop = NULL |
|
static GThread * | mAampMainLoopThread = NULL |
|
static SmokeTestEventListener * | mEventListener = NULL |
|
static PlayerInstanceAAMP * | mPlayerInstanceAamp = NULL |
|
Definition at line 39 of file AampSmokeTestPlayer.h.
◆ aampGstPlayerStreamThread()
void * AampPlayer::aampGstPlayerStreamThread |
( |
void * |
arg | ) |
|
|
static |
◆ initPlayerLoop()
void AampPlayer::initPlayerLoop |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
To initialize Gstreamer and start mainloop (for standalone mode)
- Parameters
-
[in] | argc | number of arguments |
[in] | argv | array of arguments |
Definition at line 75 of file AampSmokeTestPlayer.cpp.
The documentation for this class was generated from the following files: