[][src]Function opus::version

pub fn version() -> &'static str

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.