Native Player  1.0
es_dash_player_controller.h File Reference

This file defines the EsDashPlayerController class. More...

#include <array>
#include <memory>
#include <string>
#include <vector>
#include "nacl_player/es_data_source.h"
#include "nacl_player/media_data_source.h"
#include "nacl_player/media_player.h"
#include "ppapi/cpp/instance.h"
#include "ppapi/utility/completion_callback_factory.h"
#include "ppapi/utility/threading/simple_thread.h"
#include "common.h"
#include "dash/dash_manifest.h"
#include "player/es_dash_player/stream_manager.h"
#include "player/player_controller.h"
#include "player/player_listeners.h"
#include "communicator/message_sender.h"

Go to the source code of this file.

Classes

class  EsDashPlayerController
 This class controls NaCl Player in the elementary stream playback scenario with DASH support. More...
 

Detailed Description

This file defines the EsDashPlayerController class.

Definition in file es_dash_player_controller.h.