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

Public Member Functions

 Impl ()
 
 Impl (js::TrackChoice &&internal)
 

Public Attributes

const double timestamp {}
 
const double id {}
 
const std::string type {}
 
const bool fromAdaptation {}
 
const shaka::optional< double > bandwidth {}
 

Detailed Description

Definition at line 23 of file stats.cc.

Constructor & Destructor Documentation

§ Impl() [1/2]

shaka::TrackChoice::Impl::Impl ( )
inline

Definition at line 31 of file stats.cc.

§ Impl() [2/2]

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

Definition at line 32 of file stats.cc.

Member Data Documentation

§ bandwidth

const shaka::optional<double> shaka::TrackChoice::Impl::bandwidth {}

Definition at line 29 of file stats.cc.

§ fromAdaptation

const bool shaka::TrackChoice::Impl::fromAdaptation {}

Definition at line 28 of file stats.cc.

§ id

const double shaka::TrackChoice::Impl::id {}

Definition at line 26 of file stats.cc.

§ timestamp

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

Definition at line 25 of file stats.cc.

§ type

const std::string shaka::TrackChoice::Impl::type {}

Definition at line 27 of file stats.cc.


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