Currently videoframes do not have a property that lets you control how opaque/transparent the videoframe is.
Usecase:
I want to overlap this footage of static onto a camera GUI, that way I can easily implement visual effects without having to upload several frames to the site and iterating over them as imagelabels.
This layer of complexity could be avoided if there were a videotransparency property for videoframes.