Fix some typos in docs.
Fix some compiler warnings for win32.
This commit is contained in:
parent
1c153276e4
commit
468c6bceb7
4 changed files with 10 additions and 8 deletions
|
|
@ -30,7 +30,7 @@ If you want to get information about each device, simply loop through as follows
|
|||
}
|
||||
@endcode
|
||||
|
||||
The Pa_DeviceInfo structure contains a wealth of information such as the name of the devices, the default latency associated with the devices and more. The structure ihas the following fields:
|
||||
The Pa_DeviceInfo structure contains a wealth of information such as the name of the devices, the default latency associated with the devices and more. The structure has the following fields:
|
||||
|
||||
@code
|
||||
int structVersion
|
||||
|
|
|
|||
Loading…
Reference in a new issue