ItemCounts
data class ItemCounts(val movieCount: Int, val seriesCount: Int, val episodeCount: Int, val artistCount: Int, val programCount: Int, val trailerCount: Int, val songCount: Int, val albumCount: Int, val musicVideoCount: Int, val boxSetCount: Int, val bookCount: Int, val itemCount: Int)
Class LibrarySummary.
Constructors
Properties
Link copied to clipboard
The album count.
Link copied to clipboard
The artist count.
Link copied to clipboard
The box set count.
Link copied to clipboard
The episode count.
Link copied to clipboard
The movie count.
Link copied to clipboard
The music video count.
Link copied to clipboard
The program count.
Link copied to clipboard
The series count.
Link copied to clipboard
The trailer count.