Click or drag to resize
AudioCompressionManagerGetDriverDetails Method
Gets the driver details for specified driver.

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public static DriverDetails GetDriverDetails(
	int driver
)

Parameters

driver
Type: SystemInt32
The driver.

Return Value

Type: DriverDetails

[Missing <returns> documentation for "M:Alvas.Audio.AudioCompressionManager.GetDriverDetails(System.Int32)"]

See Also