mirror of
				https://github.com/pbatard/rufus.git
				synced 2024-08-14 23:57:05 +00:00 
			
		
		
		
	Spelling: [libcdio] implemented
This commit is contained in:
		
							parent
							
								
									4e3fea3721
								
							
						
					
					
						commit
						1de1b3e25a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -256,7 +256,7 @@ extern "C" { | |||
|     int (*get_track_channels) ( const void *p_env, track_t i_track ); | ||||
|    | ||||
|     /*! Return 0 if track is copy protected, 1 if not, or -1 for error
 | ||||
|       or -2 if not implimented (yet). Is this meaningful if not an | ||||
|       or -2 if not implemented (yet). Is this meaningful if not an | ||||
|       audio track? | ||||
|     */ | ||||
|     track_flag_t (*get_track_copy_permit) ( void *p_env, track_t i_track ); | ||||
|  | @ -311,7 +311,7 @@ extern "C" { | |||
|     bool (*get_track_msf) ( void *p_env, track_t i_track, msf_t *p_msf ); | ||||
|      | ||||
|     /*! Return 1 if track has pre-emphasis, 0 if not, or -1 for error
 | ||||
|       or -2 if not implimented (yet). Is this meaningful if not an | ||||
|       or -2 if not implemented (yet). Is this meaningful if not an | ||||
|       audio track? | ||||
|     */ | ||||
|     track_flag_t (*get_track_preemphasis)  | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue