SPDX v3.10 gained support for GFDL-1.1 with no invariant sections: https://spdx.org/licenses/GFDL-1.1-no-invariants-or-later.html So, remove the license text, replacing them by this new SPDX license. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
		
			
				
	
	
		
			31 lines
		
	
	
		
			582 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			582 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
 | |
| 
 | |
| .. _audio_function_calls:
 | |
| 
 | |
| ********************
 | |
| Audio Function Calls
 | |
| ********************
 | |
| 
 | |
| .. toctree::
 | |
|     :maxdepth: 1
 | |
| 
 | |
|     audio-fopen
 | |
|     audio-fclose
 | |
|     audio-fwrite
 | |
|     audio-stop
 | |
|     audio-play
 | |
|     audio-pause
 | |
|     audio-continue
 | |
|     audio-select-source
 | |
|     audio-set-mute
 | |
|     audio-set-av-sync
 | |
|     audio-set-bypass-mode
 | |
|     audio-channel-select
 | |
|     audio-bilingual-channel-select
 | |
|     audio-get-status
 | |
|     audio-get-capabilities
 | |
|     audio-clear-buffer
 | |
|     audio-set-id
 | |
|     audio-set-mixer
 | |
|     audio-set-streamtype
 |