FactoryData

constructor(factory: MediaItemTracker.Factory<T>, data: T)

Type Parameters

T

The type of data used by the factory.