Function opus::version

source · []
pub fn version() -> &'static str
Expand description

Get the libopus version string.

Applications may look for the substring “-fixed” in the version string to determine whether they have a fixed-point or floating-point build at runtime.