Owner

Property

Namespace: Vox

Declared in: Vox.SoundSource


Returns the sound output device which owns this sound source.

Syntax

public OutputDevice Owner { public get; private set; }

Back to index