Interface: IStreamingVolumeProperties
Properties
imageIds
imageIds:
string[]
imageIds of the volume
Defined in
packages/core/src/types/IStreamingVolumeProperties.ts:5
loadStatus
loadStatus:
object
loading status object for the volume containing loaded/loading statuses
cachedFrames
cachedFrames:
ImageQualityStatus[]
callbacks
callbacks: () =>
void[]
cancelled
cancelled:
boolean
loaded
loaded:
boolean
loading
loading:
boolean