Definition at line 118 of file text_sample.h.
◆ TextSample()
| shaka::media::TextSample::TextSample |
( |
const std::string & |
id, |
|
|
int64_t |
start_time, |
|
|
int64_t |
end_time, |
|
|
const TextSettings & |
settings, |
|
|
const TextFragment & |
body |
|
) |
| |
◆ body()
| const TextFragment & shaka::media::TextSample::body |
( |
| ) |
const |
|
inline |
◆ duration()
| int64_t shaka::media::TextSample::duration |
( |
| ) |
const |
|
inline |
◆ EndTime()
| int64_t shaka::media::TextSample::EndTime |
( |
| ) |
const |
◆ id()
| const std::string & shaka::media::TextSample::id |
( |
| ) |
const |
|
inline |
◆ set_sub_stream_index()
| void shaka::media::TextSample::set_sub_stream_index |
( |
int32_t |
idx | ) |
|
|
inline |
◆ settings()
| const TextSettings & shaka::media::TextSample::settings |
( |
| ) |
const |
|
inline |
◆ start_time()
| int64_t shaka::media::TextSample::start_time |
( |
| ) |
const |
|
inline |
◆ sub_stream_index()
| int32_t shaka::media::TextSample::sub_stream_index |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: