SoundIoFormatFloat64FE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. enum SoundIoFormatFloat64FE;
    version(BigEndian)
    extern (C)
    enum SoundIoFormatFloat64FE = SoundIoFormat.SoundIoFormatFloat64LE;
  2. enum SoundIoFormatFloat64FE;

Meta