Expand description
Additional host functionalities.
Structs§
- Feature
Cache - Cache for host features, used in the feature discovery stage.
- Feature
Descriptor - Descriptor of a single host feature.
- HardRT
Capable - Marker feature to signal that the plugin can run in a hard real-time environment.
- InPlace
Broken - Marker feature to signal the host to avoid in-place operation.
- IsLive
- Marker feature to signal the host to only run the plugin in a live environment.
- Missing
Feature Error - An error created during feature resolution when a required feature is missing.
Enums§
- Threading
Class - All threading contexts of LV2 interface methods.
Traits§
- Feature
- Trait to generalize the feature detection system.
- Feature
Collection - Convenience trait for feature collections.