Property | Type | Description | |
---|---|---|---|
maxFrequency | int | ||
minFrequency | int | ||
name | string |
Method | Description | |
---|---|---|
GATMicInfo ( string iname, int minFreq, int maxFreq ) : System.Collections | ||
GetPosition ( ) : int | ||
Log ( ) : void | ||
SupportsRate ( int sampleRate ) : bool |
public GATMicInfo ( string iname, int minFreq, int maxFreq ) : System.Collections | ||
iname | string | |
minFreq | int | |
maxFreq | int | |
return | System.Collections |
public SupportsRate ( int sampleRate ) : bool | ||
sampleRate | int | |
return | bool |