Uses of Class
com.wowza.wms.manifest.model.m3u8.SegmentPartId
- 
Packages that use SegmentPartId Package Description com.wowza.wms.manifest.builder com.wowza.wms.manifest.model.m3u8 
- 
- 
Uses of SegmentPartId in com.wowza.wms.manifest.builderMethods in com.wowza.wms.manifest.builder that return SegmentPartId Modifier and Type Method Description static SegmentPartIdManifestService. getManifestLastSegmentPart(java.util.Map<String,Object> params)
- 
Uses of SegmentPartId in com.wowza.wms.manifest.model.m3u8Methods in com.wowza.wms.manifest.model.m3u8 that return SegmentPartId Modifier and Type Method Description SegmentPartIdMediaPlaylist. getLastSegmentPart()Retrieves the last segment's media sequence number and its last partial segment number (if any).
 
-