Package io.lindstrom.m3u8.model
Interface PartialSegmentInformation
@Immutable
public interface PartialSegmentInformation
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classPartialSegmentInformation.Builder -
Method Summary
Modifier and Type Method Description static PartialSegmentInformation.Builderbuilder()static PartialSegmentInformationof(double partTargetDuration)doublepartTargetDuration()
-
Method Details
-
partTargetDuration
double partTargetDuration() -
builder
-
of
-