#include <BlurayDiscCache.h>
◆ clipMap
◆ itemMap
◆ lastUsed
| uint64_t Disc::lastUsed {0} |
|
mutable |
When this disc was last used, to decide which to drop when the cache is full. Mutable as recency is not part of what the cache holds, so reading a disc's information updates it too.
◆ mainPlaylist
| std::optional<int> Disc::mainPlaylist |
◆ mapsSet
| bool Disc::mapsSet {false} |
◆ menuSupport
| std::optional<bool> Disc::menuSupport |
◆ playlistMap
◆ playlists
◆ streamMap
◆ titleMap
| std::map<unsigned int, unsigned int, std::less<> > Disc::titleMap |
The documentation for this struct was generated from the following file: