Table of Contents

Class RealtimeAudioRecorder.MinValues

Namespace
Glitch9.CoreLib.IO.Audio
public static class RealtimeAudioRecorder.MinValues
Inheritance
RealtimeAudioRecorder.MinValues
Inherited Members

Fields

SampleDurationMs

public const int SampleDurationMs = 50

Field Value

int

SilenceDurationMs

public const int SilenceDurationMs = 1000

Field Value

int

SilenceThreshold

public const float SilenceThreshold = 0.005

Field Value

float