Function type for updating the list of old video streams.
typedef UpdateOldAllStreamsFunction = void Function(List<Stream>);