NUGU SDK Linux  1.7.5
playsync_manager_interface.hh File Reference
#include <map>
#include <string>
#include <vector>
#include <base/nugu_directive.h>
+ Include dependency graph for playsync_manager_interface.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NuguClientKit::IPlaySyncManager
 IPlaySyncManager interface. More...
 
class  NuguClientKit::IPlaySyncManagerListener
 IPlaySyncManagerListener interface. More...
 

Enumerations

enum class  NuguClientKit::PlayStackActivity {
  None , Alert , Call , TTS ,
  Media
}
 PlayStack Activity Type. More...
 
enum class  NuguClientKit::PlaySyncState {
  None , Prepared , Synced , Released ,
  Appending
}
 PlaySync State. More...