|
Shaka Player Embedded
|
Public Member Functions | |
| Impl (bool order_by_dts) | |
Public Attributes | |
| Mutex | mutex |
| std::list< Range > | buffered_ranges |
| const bool | order_by_dts |
Definition at line 136 of file streams.cc.
|
inlineexplicit |
Definition at line 138 of file streams.cc.
| std::list<Range> shaka::media::StreamBase::Impl::buffered_ranges |
Definition at line 142 of file streams.cc.
| Mutex shaka::media::StreamBase::Impl::mutex |
Definition at line 141 of file streams.cc.
| const bool shaka::media::StreamBase::Impl::order_by_dts |
Definition at line 143 of file streams.cc.
1.8.13