VoiceSynchronizableIAudioInputGetPosition Method

Get the position in samples of the recording.

Definition

Namespace: Alteruna
Assembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
int GetPosition(
	string deviceName
)

Parameters

deviceName  String
The name of the device.

Return Value

Int32

See Also