[ Version ( since = "0.10" ) ]
public void set_expiration_date_utc (DateTime date_utc)
Set date in UTC time until harvested content is expected to stay alive.
This is used for harvest caching, so next time user requests to play the same URI, recently harvested data can be reused without the need to run [vfunc@Clapper.Extractable.extract] again.
| this |
a Harvest |
| date_utc |
a DateTime in UTC time |