Cargo Features

[dependencies]
ironrdp-rdpsnd-native = { version = "0.1.3", default-features = false, features = ["opus"] }
default = opus

The opus feature is set by default whenever ironrdp-rdpsnd-native is added without default-features = false somewhere in the dependency tree.

opus default

Enables bytemuck and opus

ironrdp-rdpsnd-native has 2 features without comments.