Click or drag to resize
Accord.NET (logo)

AudioOutputDeviceOwner Property

Gets the parent owner form for the device.

Namespace:  Accord.DirectSound
Assembly:  Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax
public IntPtr Owner { get; }
Request Example View Source

Property Value

Type: IntPtr
See Also