The source project of this merge request has been removed.
Simpler encode entry point for render window streaming
- hardware low-latency encoders like nvenc can implement zero-copy encoding here.
- only supported when not in async mode. Async requires atleast 1 deep copy.