28 | | * some x264 attributes: {{{XPRA_X264_*_PROFILE}}}, {{{XPRA_X264_*_MIN_QUALITY}}}, {{{XPRA_X264_*_QUALITY}}} |
29 | | * a lossless damage threshold values: {{{XPRA_MAX_NONVIDEO_PIXELS}}} and {{{MAX_NONVIDEO_OR_INITIAL_PIXELS}}} |
30 | | * sound test: {{{XPRA_SOUND_TEST}}} |
31 | | * opengl: {{{XPRA_OPENGL}}} |
| 28 | * some x264 attributes and thresholds: {{{XPRA_X264_*_PROFILE}}}, {{{XPRA_X264_*_MIN_QUALITY}}}, {{{XPRA_X264_*_QUALITY}}} |
| 29 | * lossless damage threshold values (number of pixels): {{{XPRA_MAX_NONVIDEO_PIXELS}}} and {{{MAX_NONVIDEO_OR_INITIAL_PIXELS}}} |
| 30 | * sound test (use fake sound source on/off): {{{XPRA_SOUND_TEST}}} |
| 31 | * opengl (on/off): {{{XPRA_OPENGL}}} |