Shaka Player Embedded
Public Member Functions | Public Attributes | List of all members
shaka::eme::Data::Impl Class Reference

Public Member Functions

 Impl (ByteBuffer buffer)
 
 ~Impl ()
 
 SHAKA_NON_COPYABLE_OR_MOVABLE_TYPE (Impl)
 

Public Attributes

RefPtr< ByteBufferbuffer
 

Detailed Description

Definition at line 29 of file data.cc.

Constructor & Destructor Documentation

§ Impl()

shaka::eme::Data::Impl::Impl ( ByteBuffer  buffer)
inlineexplicit

Definition at line 31 of file data.cc.

§ ~Impl()

shaka::eme::Data::Impl::~Impl ( )
inline

Definition at line 33 of file data.cc.

Member Function Documentation

§ SHAKA_NON_COPYABLE_OR_MOVABLE_TYPE()

shaka::eme::Data::Impl::SHAKA_NON_COPYABLE_OR_MOVABLE_TYPE ( Impl  )

Member Data Documentation

§ buffer

RefPtr<ByteBuffer> shaka::eme::Data::Impl::buffer

Definition at line 37 of file data.cc.


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