~ubuntu-branches/ubuntu/saucy/sflphone/saucy-proposed

« back to all changes in this revision

Viewing changes to daemon/libs/pjproject-2.0.1/third_party/portaudio/build/msvc/portaudio.def

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2013-06-30 11:40:56 UTC
  • mfrom: (20.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20130630114056-i0rz9ibang07g7qr
Tags: 1.2.3-2
* changeset_r92d62cfc54732bbbcfff2b1d36c096b120b981a5.diff 
  - fixes automatic endian detection 
* Update Vcs: fixes vcs-field-not-canonical

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
EXPORTS
 
2
 
 
3
;
 
4
Pa_GetVersion                       @1
 
5
Pa_GetVersionText                   @2
 
6
Pa_GetErrorText                     @3
 
7
Pa_Initialize                       @4
 
8
Pa_Terminate                        @5
 
9
Pa_GetHostApiCount                  @6
 
10
Pa_GetDefaultHostApi                @7
 
11
Pa_GetHostApiInfo                   @8
 
12
Pa_HostApiTypeIdToHostApiIndex      @9
 
13
Pa_HostApiDeviceIndexToDeviceIndex  @10
 
14
Pa_GetLastHostErrorInfo             @11
 
15
Pa_GetDeviceCount                   @12
 
16
Pa_GetDefaultInputDevice            @13
 
17
Pa_GetDefaultOutputDevice           @14
 
18
Pa_GetDeviceInfo                    @15
 
19
Pa_IsFormatSupported                @16
 
20
Pa_OpenStream                       @17
 
21
Pa_OpenDefaultStream                @18
 
22
Pa_CloseStream                      @19
 
23
Pa_SetStreamFinishedCallback        @20
 
24
Pa_StartStream                      @21
 
25
Pa_StopStream                       @22
 
26
Pa_AbortStream                      @23
 
27
Pa_IsStreamStopped                  @24
 
28
Pa_IsStreamActive                   @25
 
29
Pa_GetStreamInfo                    @26
 
30
Pa_GetStreamTime                    @27
 
31
Pa_GetStreamCpuLoad                 @28
 
32
Pa_ReadStream                       @29
 
33
Pa_WriteStream                      @30
 
34
Pa_GetStreamReadAvailable           @31
 
35
Pa_GetStreamWriteAvailable          @32
 
36
Pa_GetSampleSize                    @33
 
37
Pa_Sleep                            @34
 
38
PaAsio_GetAvailableLatencyValues    @50
 
39
PaAsio_ShowControlPanel             @51
 
40
PaUtil_InitializeX86PlainConverters @52
 
41
PaAsio_GetInputChannelName          @53
 
42
PaAsio_GetOutputChannelName         @54
 
43
PaUtil_SetDebugPrintFunction        @55
 
 
b'\\ No newline at end of file'