Class AsioTransportParameters
Used with Future(AsioFuture, IntPtr) and the Transport selector.
Namespace: System.Dynamic.ExpandoObject
Assembly: ManagedBass.Asio.dll
Syntax
public class AsioTransportParameters : object
Fields
command
One of the AsioTransportCommand values (other values might be available).
Declaration
public AsioTransportCommand command
Field Value
AsioTransportCommand
|