Shaka Packager SDK
Public Member Functions | List of all members
shaka::media::TextTrackConfig Class Reference

Public Member Functions

 TextTrackConfig (TextKind kind, const std::string &label, const std::string &language, const std::string &id)
 
bool Matches (const TextTrackConfig &config) const
 
TextKind kind () const
 
const std::string & label () const
 
const std::string & language () const
 
const std::string & id () const
 

Detailed Description

Definition at line 22 of file text_track_config.h.


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