PartialContent
class PartialContent
Feature to support requests to specific content ranges.
It is essential for streaming video and restarting downloads.
Types
class Configuration Configuration for PartialContent. |
|
companion object Feature :
|
Constructors
PartialContent(maxRangeCount: Int) Feature to support requests to specific content ranges. |
Companion Object Properties
val key: AttributeKey<PartialContent> Unique key that identifies a feature |
Companion Object Functions
fun install( Feature installation script |