| 
									
										
										
										
											2019-07-08 00:59:04 +02:00
										 |  |  | FileSourceSettings:
 | 
					
						
							| 
									
										
										
										
											2018-01-24 18:17:13 +01:00
										 |  |  |   description: FileSource
 | 
					
						
							|  |  |  |   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
										 |  |  |     loop:
 | 
					
						
							|  |  |  |       description: 1 if playing in a loop else 0
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2019-07-08 00:59:04 +02:00
										 |  |  |     log2Interp:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     filterChainHash:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2019-07-10 01:58:29 +02:00
										 |  |  |     gainDB:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2019-07-08 00:59:04 +02:00
										 |  |  |     rgbColor:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     title:
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							| 
									
										
										
										
											2019-09-22 20:26:09 +02:00
										 |  |  |     streamIndex:
 | 
					
						
							|  |  |  |       description: MIMO channel. Not relevant when connected to SI (single Rx).
 | 
					
						
							|  |  |  |       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
										 |  |  |     reverseAPIChannelIndex:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2021-12-03 22:32:54 +01:00
										 |  |  |     channelMarker:
 | 
					
						
							|  |  |  |       $ref: "/doc/swagger/include/ChannelMarker.yaml#/ChannelMarker"
 | 
					
						
							| 
									
										
										
										
											2022-01-09 05:27:12 +01:00
										 |  |  |     rollupState:
 | 
					
						
							|  |  |  |       $ref: "/doc/swagger/include/RollupState.yaml#/RollupState"
 | 
					
						
							| 
									
										
										
										
											2019-01-11 14:45:00 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-07-08 00:59:04 +02:00
										 |  |  | FileSourceReport:
 | 
					
						
							| 
									
										
										
										
											2018-05-26 11:40:37 +02:00
										 |  |  |   description: FileSource
 | 
					
						
							|  |  |  |   properties:
 | 
					
						
							|  |  |  |     fileName:
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							| 
									
										
										
										
											2019-07-08 00:59:04 +02:00
										 |  |  |     fileSampleRate:
 | 
					
						
							| 
									
										
										
										
											2018-05-26 11:40:37 +02:00
										 |  |  |       description: Record sample rate in S/s
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2019-07-08 00:59:04 +02:00
										 |  |  |     fileSampleSize:
 | 
					
						
							| 
									
										
										
										
											2018-05-26 11:40:37 +02:00
										 |  |  |       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
 | 
					
						
							| 
									
										
										
										
											2019-07-08 00:59:04 +02:00
										 |  |  |     sampleRate:
 | 
					
						
							|  |  |  |       description: Channel sample rate in S/s
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2019-07-10 01:58:29 +02:00
										 |  |  |     channelPowerDB:
 | 
					
						
							|  |  |  |       description: power transmitted in channel (dB)
 | 
					
						
							|  |  |  |       type: number
 | 
					
						
							|  |  |  |       format: float
 | 
					
						
							| 
									
										
										
										
											2020-03-10 08:32:54 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | FileSourceActions:
 | 
					
						
							|  |  |  |   description: FileSource
 | 
					
						
							|  |  |  |   properties:
 | 
					
						
							|  |  |  |     play:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |       description: >
 | 
					
						
							|  |  |  |         Play or Pause stream
 | 
					
						
							|  |  |  |           * 0 - Pause
 | 
					
						
							|  |  |  |           * 1 - Play
 | 
					
						
							| 
									
										
										
										
											2020-03-10 16:00:16 +01:00
										 |  |  |     seekMillis:
 | 
					
						
							|  |  |  |       description: Move play cursor to this thousands of total time from the start
 | 
					
						
							|  |  |  |       type: integer
 |