OfflineVideoSource estimator argument should be nullable #72
Labels
flag: good first issue
This might be a relatively easy issue; good for new contributors
status: archived
Archived and locked; will not be updated
type: enhancement
New feature or request
Milestone
DashVideoSource allows the estimator argument to be null. If one is not provided, DashVideoSource constructs a EWMABandwidthEstimator as a default to pass down to StreamVideoSource.
For consistency, let's do the same in OfflineVideoSource.
The text was updated successfully, but these errors were encountered: