Give Video
ability to have a quality parameter.
#9
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Further implementations of video history scoring will need to return videos with a quality score (a
float
associated with a video). That means thatVideo
type should provide a getter for this parameter sometimes.That will probably require a rework of the
Video
class.Give `Video` ability to have a *quality* parameter.to Give `Video` ability to have a quality parameter.