RDK Documentation (Open Sourced RDK Components)
SmokeTest Class Reference
Inheritance diagram for SmokeTest:
Inheritance graph
Collaboration diagram for SmokeTest:
Collaboration graph

Public Member Functions

void vodTune (const char *stream)
 
void liveTune (const char *stream)
 
void loadSmokeTestUrls ()
 
bool createTestFilePath (std::string &filePath)
 
bool execute (char *cmd, PlayerInstanceAAMP *playerInstanceAamp)
 
bool aampTune ()
 
void vodTune (const char *stream)
 
void liveTune (const char *stream)
 
void loadSmokeTestUrls ()
 
bool createTestFilePath (std::string &filePath)
 
bool readVodData (const char *stream)
 
bool readLiveData (const char *stream)
 
void getTuneDetails ()
 
bool getFilePath (std::string &filePath)
 

Static Public Attributes

static std::map< std::string, std::string > smokeTestUrls = std::map<std::string, std::string>()
 
static bool dashPauseState = false
 
static bool dashFastForwardState = false
 
static bool dashPlayState = false
 
static bool dashRewindState = false
 
static bool hlsPauseState = false
 
static bool hlsFastForwardState = false
 
static bool hlsPlayState = false
 
static bool hlsRewindState = false
 
static bool livePlayState = false
 
static bool livePauseState = false
 
static std::vector< std::string > dashTuneData
 
static std::vector< std::string > hlsTuneData
 
static std::vector< std::string > liveTuneData
 

yes

Definition at line 31 of file AampcliSmokeTest.h.


The documentation for this class was generated from the following files: