aSoundFormat.aSoundFormat

Undocumented in source.
  1. enum aSoundFormat;
  2. enum aSoundFormat;
  3. enum aSoundFormat;
  4. enum aSoundFormat;
  5. enum aSoundFormat;
  6. enum aSoundFormat;
  7. enum aSoundFormat;
    template aSoundFormat(T)
    static if(!(is(T == ubyte)))
    static if(!(is(T == byte)))
    static if(!(is(T == ushort)))
    static if(!(is(T == short)))
    static if(!(is(T == uint)))
    static if(!(is(T == int)))
    static if(is(T == float))
    enum aSoundFormat = "FLOAT" ~ aSoundEndianness;
  8. enum aSoundFormat;

Meta