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

Public Member Functions

 TextSample (const std::string &id, int64_t start_time, int64_t end_time, const TextSettings &settings, const TextFragment &body)
 
const std::string & id () const
 
int64_t start_time () const
 
int64_t duration () const
 
const TextSettingssettings () const
 
const TextFragmentbody () const
 
int64_t EndTime () const
 
int32_t sub_stream_index () const
 
void set_sub_stream_index (int32_t idx)
 

Detailed Description

Definition at line 118 of file text_sample.h.


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