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

Public Member Functions

 Impl ()
 
 Impl (js::StateChange &&internal)
 

Public Attributes

const double timestamp {}
 
const std::string state {}
 
const double duration {}
 

Detailed Description

Definition at line 81 of file stats.cc.

Constructor & Destructor Documentation

§ Impl() [1/2]

shaka::StateChange::Impl::Impl ( )
inline

Definition at line 87 of file stats.cc.

§ Impl() [2/2]

shaka::StateChange::Impl::Impl ( js::StateChange &&  internal)
inline

Definition at line 88 of file stats.cc.

Member Data Documentation

§ duration

const double shaka::StateChange::Impl::duration {}

Definition at line 85 of file stats.cc.

§ state

const std::string shaka::StateChange::Impl::state {}

Definition at line 84 of file stats.cc.

§ timestamp

const double shaka::StateChange::Impl::timestamp {}

Definition at line 83 of file stats.cc.


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