mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
spa: add property to force VM
Also add PIPEWIRE_VM to force a VM type.
This commit is contained in:
parent
ce828af9e1
commit
f27ad659f8
3 changed files with 5 additions and 0 deletions
|
|
@ -140,6 +140,7 @@ struct spa_cpu_methods {
|
|||
|
||||
/** keys can be given when initializing the cpu handle */
|
||||
#define SPA_KEY_CPU_FORCE "cpu.force" /**< force cpu flags */
|
||||
#define SPA_KEY_CPU_VM_TYPE "cpu.vm.type" /**< force a VM type */
|
||||
|
||||
#ifdef __cplusplus
|
||||
} /* extern "C" */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue