getItemSegments

suspend fun getItemSegments(itemId: ERROR CLASS: Symbol not found for UUID, includeSegmentTypes: Collection<ERROR CLASS: Symbol not found for MediaSegmentType>? = emptyList()): Response<ERROR CLASS: Symbol not found for MediaSegmentDtoQueryResult>

Gets all media segments based on an itemId.

Parameters

itemId

The ItemId.

includeSegmentTypes

Optional filter of requested segment types.