Rialto
0.1
Rialto media pipeline API
|
Go to the source code of this file.
Classes | |
class | firebolt::rialto::IMediaPipelineClient |
The Rialto media player client interface. More... | |
Variables | |
constexpr int64_t | firebolt::rialto::kDurationUnknown {-1} |
Stream duration is unknown or undefined. More... | |
constexpr int64_t | firebolt::rialto::kDurationUnending {-2} |
Stream duration is unending or live. | |
The definition of the IMediaPipelineClient interface.
This file comprises the definition of the IMediaPipelineClient abstract class. This is the API by which a IMediaPipeline implementation will pass notifications to its client.
|
constexpr |
Stream duration is unknown or undefined.