Shaka Player Embedded
Public Member Functions | Public Attributes | List of all members
shaka::media::KeySystemTrackConfiguration Struct Referencefinal

#include <media_capabilities.h>

Public Member Functions

 KeySystemTrackConfiguration ()
 
 KeySystemTrackConfiguration (const KeySystemTrackConfiguration &)
 
 KeySystemTrackConfiguration (KeySystemTrackConfiguration &&)
 
 ~ KeySystemTrackConfiguration ()
 
KeySystemTrackConfigurationoperator= (const KeySystemTrackConfiguration &)
 
KeySystemTrackConfigurationoperator= (KeySystemTrackConfiguration &&)
 

Public Attributes

std::string robustness
 

Detailed Description

Definition at line 150 of file media_capabilities.h.

Constructor & Destructor Documentation

§ KeySystemTrackConfiguration() [1/3]

shaka::media::KeySystemTrackConfiguration::KeySystemTrackConfiguration ( )

§ KeySystemTrackConfiguration() [2/3]

shaka::media::KeySystemTrackConfiguration::KeySystemTrackConfiguration ( const KeySystemTrackConfiguration )

§ KeySystemTrackConfiguration() [3/3]

shaka::media::KeySystemTrackConfiguration::KeySystemTrackConfiguration ( KeySystemTrackConfiguration &&  )

§ ~ KeySystemTrackConfiguration()

shaka::media::KeySystemTrackConfiguration::~ KeySystemTrackConfiguration ( )

Member Function Documentation

§ operator=() [1/2]

KeySystemTrackConfiguration& shaka::media::KeySystemTrackConfiguration::operator= ( const KeySystemTrackConfiguration )

§ operator=() [2/2]

KeySystemTrackConfiguration& shaka::media::KeySystemTrackConfiguration::operator= ( KeySystemTrackConfiguration &&  )

Member Data Documentation

§ robustness

std::string shaka::media::KeySystemTrackConfiguration::robustness

The EME robustness requirement.

Definition at line 154 of file media_capabilities.h.


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