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