Jesper Stærkær
Jesper Stærkær
Implement readonly getters with TS2.0.
Commands should be logged and make sense in terms of saying actually what command has beed fired on success, what response on response or what error on error.
Switch response code based on listing or querying mode. Also, should an invalid param for query fall back to list mode or fail?
Reference of the AMCP implementation: https://github.com/CasparCG/Server/commit/4e9cebdde76692ebf8d3256baaca9545d86df3b9
By querying the channel format, convert pixel coordinates into mixer-space (0-1).
https://github.com/CasparCG/Server/pull/501
We need some logics to resolve these commands.