mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	rtp-stream: senum -> seqnum
This commit is contained in:
		
							parent
							
								
									60d0943c19
								
							
						
					
					
						commit
						acbe75d9a1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -35,7 +35,7 @@ struct rtp_stream_events {
 | 
			
		|||
 | 
			
		||||
	void (*send_packet) (void *data, struct iovec *iov, size_t iovlen);
 | 
			
		||||
 | 
			
		||||
	void (*send_feedback) (void *data, uint32_t senum);
 | 
			
		||||
	void (*send_feedback) (void *data, uint32_t seqnum);
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
struct rtp_stream *rtp_stream_new(struct pw_core *core,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue