|
enum | ovrAudioScalarType : uint {
ovrAudioScalarType.Int8,
ovrAudioScalarType.UInt8,
ovrAudioScalarType.Int16,
ovrAudioScalarType.UInt16,
ovrAudioScalarType.Int32,
ovrAudioScalarType.UInt32,
ovrAudioScalarType.Int64,
ovrAudioScalarType.UInt64,
ovrAudioScalarType.Float16,
ovrAudioScalarType.Float32,
ovrAudioScalarType.Float64
} |
|
◆ ovrAudioScalarType
Enumerator |
---|
Int8 | |
UInt8 | |
Int16 | |
UInt16 | |
Int32 | |
UInt32 | |
Int64 | |
UInt64 | |
Float16 | |
Float32 | |
Float64 | |
◆ Interface
The documentation for this class was generated from the following file: