NaCl Player API
NaCl Player API Documentation
es_data_source.h File Reference
#include <functional>
#include <memory>
#include <vector>
#include "nacl_player/common.h"
#include "nacl_player/error_codes.h"
#include "nacl_player/media_common.h"
#include "nacl_player/media_codecs.h"
#include "nacl_player/media_data_source.h"
Include dependency graph for es_data_source.h:

Go to the source code of this file.

Classes

class  Samsung::NaClPlayer::ElementaryStream
 
class  Samsung::NaClPlayer::AudioElementaryStream
 
class  Samsung::NaClPlayer::VideoElementaryStream
 
struct  Samsung::NaClPlayer::ElementaryStreamTraits< T >
 
struct  Samsung::NaClPlayer::ElementaryStreamTraits< VideoElementaryStream >
 
struct  Samsung::NaClPlayer::ElementaryStreamTraits< AudioElementaryStream >
 
class  Samsung::NaClPlayer::ESDataSource
 

Detailed Description

This file defines the types allowing user to feed the player with Elementary Stream data.

Part of NaCl Media Player interfaces (Samsung's extension).

Definition in file es_data_source.h.