sample_size field in snd_dec_flac structure
 
            
            
            
            
                6 Feb
                
                    2023
                
            
            
                6 Feb
                
                '23
                
            
            
            
        
    
                3:47 p.m.
            
        In snd_dec_flac (see: https://github.com/torvalds/linux/blob/master/include/uapi/sound/compress_pa... ), there is the sample_size field.
It seems to me that this is meant to contain the same value as the sample size as the one in the frame header: https://xiph.org/flac/format.html#frame_header
Does this mean that if I always send a full FLAC stream into the device, with its complete STREAMINFO header, I can just always set sample_size to 0? The spec does mention that 0 mean "get [the sample size] from STREAMINFO metadata block".
        998
        
      
          Age (days ago)
        
      
        998
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 Carlos Rafael Giani Carlos Rafael Giani