BASS.NET API for the Un4seen BASS Audio Library

ASIOIoFormat Class

BASS.NET API for the Un4seen BASS Audio Library
Used with BASS_ASIO_Future(Int32, IntPtr) and the DSD IoFormat selector.
Inheritance Hierarchy

SystemObject
  Un4seen.BassAsioASIOIoFormat

Namespace:  Un4seen.BassAsio
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

[SerializableAttribute]
[StructLayoutAttribute(LayoutKind.Sequential, CharSet = CharSet.Ansi)]
public sealed class ASIOIoFormat

The ASIOIoFormat type exposes the following members.

Constructors

  NameDescription
Public methodASIOIoFormat
Default constructor.
Top
Fields

  NameDescription
Public fieldformatType
One of the following format values:

FormatInvalid-1
PCMFormat 0
DSDFormat 1

Public fieldfuture
up to 508 chars
Top
See Also

Reference