프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OpenWaveDataReader | TVA.Media.WaveDataReader | ||
ProcessMeasurements | void |
메소드 | 설명 | |
---|---|---|
GetShortStatus ( int maxLength ) : string |
Gets a short one-line status of this AdapterBase.
|
|
Initialize ( ) : void |
Initializes the connection string parameters of this WavInputAdapter.
|
메소드 | 설명 | |
---|---|---|
AttemptConnection ( ) : void |
Attempts to open the file to start getting wave data.
|
|
AttemptDisconnection ( ) : void |
Attempts to close the file and release resources held by the adapter.
|
|
Dispose ( bool disposing ) : void |
Releases the unmanaged resources used by the WavInputAdapter object and optionally releases the managed resources.
|
메소드 | 설명 | |
---|---|---|
OpenWaveDataReader ( ) : TVA.Media.WaveDataReader | ||
ProcessMeasurements ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true to release both managed and unmanaged resources; false to release only unmanaged resources. |
리턴 | void |
public GetShortStatus ( int maxLength ) : string | ||
maxLength | int | Maximum number of available characters for display. |
리턴 | string |