Fixed typo.
This commit is contained in:
parent
be977e2abb
commit
fc4ad21da3
1 changed files with 1 additions and 1 deletions
|
|
@ -397,7 +397,7 @@ PaError Pa_AbortStream( PortAudioStream *stream );
|
|||
PaError Pa_StreamActive( PortAudioStream *stream );
|
||||
|
||||
/*
|
||||
Pa_StreamTime() returns the current output time in samples for the stream .
|
||||
Pa_StreamTime() returns the current output time in samples for the stream.
|
||||
This time may be used as a time reference (for example synchronizing audio to
|
||||
MIDI).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue