Commits on Source (4)
-
Move it from bool to an enum, mainly because input_resource_RequestVout() can notify both events: stopped or started. No functional changes.
d4d6ab6b -
6d8848b2
-
In case of error happening midstream when the vout was already started.
32a972f9 -
The 2 vout_Request users were already stopping the vout in that case. This fixes an inconsistency when vout_Request() could return an error but the user had no way to know if the vout was started or stopped. Fixes #26345
a7c99d05