UNPKG

@yume-chan/scrcpy

Version:
7 lines 272 B
export function setListEncoders(options) { // Set to an invalid value // Server will print valid values before crashing // (server will crash after opening video and control sockets) options.encoderName = "_"; } //# sourceMappingURL=set-list-encoder.js.map