메소드 | 설명 | |
---|---|---|
SubmitRequest ( string fingerprint, int duration ) : System |
Initializes a new instance of the SubmitRequest class.
|
|
WriteQueryString ( |
Write the query string to given stream writer.
|
public SubmitRequest ( string fingerprint, int duration ) : System | ||
fingerprint | string | The audio fingerprint. |
duration | int | The duration (in seconds). |
리턴 | System |
public WriteQueryString ( |
||
writer | The stream writer. | |
append | bool | If true, an ampersand will be prepended. |
index | int | The batch index. |
리턴 | void |