Farstream.FeedbackParameter¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
extra_params  | 
r/w  | 
a string containing extra parameters (can be empty)  | 
|
subtype  | 
r/w  | 
the subtype of feedback (can be an empty string)  | 
|
type  | 
r/w  | 
the type of feedback, like “ack”, “name”, “ccm”  | 
Methods¶
  | 
|
  | 
Details¶
- class Farstream.FeedbackParameter¶
 Use to store feedback parameters
- copy()¶
 - Returns:
 a newly allocated
Farstream.FeedbackParameter- Return type:
 
Makes a copy of a
Farstream.FeedbackParameter
- free()¶
 Frees a
Farstream.FeedbackParameter