Owner

Property

Namespace: Vox

Declared in: Vox.SoundBuffer


Returns the sound output device which owns this sound buffer.

Syntax

public OutputDevice Owner { public get; private set; }

Back to index