cleanup
This commit is contained in:
		@ -36,9 +36,3 @@ class Packet:
 | 
			
		||||
        if self._ref:
 | 
			
		||||
            return self._ref.contents.stream_index
 | 
			
		||||
        return -1
 | 
			
		||||
 | 
			
		||||
    @property
 | 
			
		||||
    def pts(self):
 | 
			
		||||
        if self._ref:
 | 
			
		||||
            return self._ref.contents.pts
 | 
			
		||||
        return 0
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user