| 
									
										
										
										
											2019-07-08 00:59:04 +02:00
										 |  |  | FileInputSettings:
 | 
					
						
							|  |  |  |   description: FileInput
 | 
					
						
							| 
									
										
										
										
											2018-01-24 18:17:13 +01:00
										 |  |  |   properties:
 | 
					
						
							|  |  |  |     fileName:
 | 
					
						
							| 
									
										
										
										
											2018-10-14 10:38:31 +02:00
										 |  |  |       description: The name (path) of the file being read
 | 
					
						
							| 
									
										
										
										
											2018-05-26 11:40:37 +02:00
										 |  |  |       type: string
 | 
					
						
							| 
									
										
										
										
											2018-10-14 10:38:31 +02:00
										 |  |  |     accelerationFactor:
 | 
					
						
							|  |  |  |       description: Playback acceleration (1 if normal speed)
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     loop:
 | 
					
						
							|  |  |  |       description: 1 if playing in a loop else 0
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2019-01-11 14:45:00 +01:00
										 |  |  |     useReverseAPI:
 | 
					
						
							|  |  |  |       description: Synchronize with reverse API (1 for yes, 0 for no)
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     reverseAPIAddress:
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     reverseAPIPort:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     reverseAPIDeviceIndex:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-07-08 00:59:04 +02:00
										 |  |  | FileInputReport:
 | 
					
						
							|  |  |  |   description: FileInput
 | 
					
						
							| 
									
										
										
										
											2018-05-26 11:40:37 +02:00
										 |  |  |   properties:
 | 
					
						
							|  |  |  |     fileName:
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     sampleRate:
 | 
					
						
							|  |  |  |       description: Record sample rate in S/s
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     sampleSize:
 | 
					
						
							|  |  |  |       description: Record sample size in number of bits
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     absoluteTime:
 | 
					
						
							|  |  |  |       description: Absolute record time string representation
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     elapsedTime:
 | 
					
						
							|  |  |  |       description: Elapsed time since beginning string representation
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     durationTime:
 | 
					
						
							|  |  |  |       description: Duration time string representation
 | 
					
						
							|  |  |  |       type: string
 |