home
 
 index of namespace default
 
 index of project tkportaudio
 
 index of module tkportaudio

Class tkportaudio.PaStreamParameters


Synopsis

  Base classes:
  Methods:
Method getChannelCount
Signature
getChannelCount():int
Returns
int

 
 top of page
Method getDeviceIndex
Signature
getDeviceIndex():int
Returns
int

 
 top of page
Method getSampleFormat
See PA_xxx constants, e.g. PA_INT24.
Signature
getSampleFormat():int
Returns
int

 
 top of page
Method getSuggestedLatency
Query suggested latency (in seconds)
Signature
getSuggestedLatency():float
Returns
float

 
 top of page
Method setChannelCount
Signature
setChannelCount(intchannelCount)
Arguments
intchannelCount

 
 top of page
Method setDeviceIndex
Signature
setDeviceIndex(intdevIdx)
Arguments
intdevIdx

 
 top of page
Method setSampleFormat
See PA_xxx constants, e.g. PA_INT24.
Signature
setSampleFormat(intsampleFormat)
Arguments
intsampleFormat

 
 top of page
Method setSuggestedLatency
Set suggested latency (in seconds)
Signature
setSuggestedLatency(floatlatency)
Arguments
floatlatency

 
 top of page
 

Project Modules:tkportaudio 
Project Classes:PaDeviceInfo , PaHostApiInfo , PaStream , PaStreamParameters , PortAudio 
Project Functions:
All Namespaces:default , ui 
All Projects:core , debugtext , tkfreetype2 , tkmath , tkmidi , tkopengl , tkportaudio , tksdl , tkui , tkunit 


auto-generated by "DOG", the TkScript document generator. Mon, 28/Dec/2015 13:15:54