Xeno-rat
Loading...
Searching...
No Matches
Asio64Bit.cs File Reference

Classes

struct  NAudio.Wave.Asio.Asio64Bit
 ASIO 64 bit value Unfortunately the ASIO API was implemented it before compiler supported consistently 64 bit integer types. By using the structure the data layout on a little-endian system like the Intel x86 architecture will result in a "non native" storage of the 64 bit data. The most significant 32 bit are stored first in memory, the least significant bits are stored in the higher memory space. However each 32 bit is stored in the native little-endian fashion. More...
 

Namespaces

namespace  NAudio
 
namespace  NAudio.Wave
 
namespace  NAudio.Wave.Asio